VariableMap

public class VariableMap implements EntityMap<Variable>

Fields

_impl

EntityMapVariable _impl

Constructors

VariableMap

VariableMap(EntityMapVariable impl)

Methods

find

public Variable find(String name)

Get the variable with the specified name

Throws

iterator

public Iterator<Variable> iterator()

Get an iterator to the contents of the class

size

public int size()

Get the number of variables