ObjectiveMap

public class ObjectiveMap implements EntityMap<Objective>

Fields

_impl

EntityMapObjective _impl

Constructors

ObjectiveMap

ObjectiveMap(EntityMapObjective impl)

Methods

find

public Objective find(String name)

Get the Objective with the specified name

Throws

iterator

public Iterator<Objective> iterator()

Get an iterator to the contents of the class

size

public int size()

Get the number of Objectives