Class ValuesIterable

All Implemented Interfaces:
PostfixMathCommandI, Serializable

public class ValuesIterable extends UnaryFunction
Return an Iterable<Object> for the values of a dictionary. If no value is associate with the key then nullValue is used.
Since:
Jep 4.1
See Also: