Uses of Enum Class
org.snpsift.lang.expression.FieldIterator.IteratorType
Packages that use FieldIterator.IteratorType
-
Uses of FieldIterator.IteratorType in org.snpsift.lang.expression
Methods in org.snpsift.lang.expression that return FieldIterator.IteratorTypeModifier and TypeMethodDescriptionstatic FieldIterator.IteratorType
Returns the enum constant of this class with the specified name.static FieldIterator.IteratorType[]
FieldIterator.IteratorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.snpsift.lang.expression with parameters of type FieldIterator.IteratorTypeModifier and TypeMethodDescriptionint
FieldIterator.get
(FieldIterator.IteratorType iterType) Set 'max' parameter for an iteratorvoid
FieldIterator.setMax
(FieldIterator.IteratorType iterType, int max) Set 'max' parameter for an iterator