Uses of Enum Class
org.snpsift.lang.expression.FieldIterator.IteratorType
Packages that use FieldIterator.IteratorType
-
Uses of FieldIterator.IteratorType in org.snpsift.lang.expression
Subclasses with type arguments of type FieldIterator.IteratorType in org.snpsift.lang.expressionMethods in org.snpsift.lang.expression that return FieldIterator.IteratorTypeModifier and TypeMethodDescriptionstatic FieldIterator.IteratorTypeReturns 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 TypeMethodDescriptionintFieldIterator.get(FieldIterator.IteratorType iterType) Set 'max' parameter for an iteratorvoidFieldIterator.setMax(FieldIterator.IteratorType iterType, int max) Set 'max' parameter for an iterator