SetMap#

public class SetMap implements EntityMap<Set>#

Fields#

_impl#

EntityMapSet _impl#

Constructors#

SetMap#

SetMap(EntityMapSet impl)#

Methods#

find#

public Set find(String name)#

Get the Set with the specified name

Throws:

iterator#

public Iterator<Set> iterator()#

Get an iterator to the contents of the class

size#

public int size()#

Get the number of Sets