public abstract class EnumForgeBaseIndex extends Object implements EnumForge
Modifier and Type | Field and Description |
---|---|
protected ObjectArrayEventType |
indexEventType |
protected ExprForge |
innerExpression |
protected int |
streamNumLambda |
Constructor and Description |
---|
EnumForgeBaseIndex(ExprForge innerExpression,
int streamNumLambda,
ObjectArrayEventType indexEventType) |
Modifier and Type | Method and Description |
---|---|
int |
getStreamNumSize() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
codegen, getEnumEvaluator
protected ExprForge innerExpression
protected int streamNumLambda
protected ObjectArrayEventType indexEventType
public EnumForgeBaseIndex(ExprForge innerExpression, int streamNumLambda, ObjectArrayEventType indexEventType)
public int getStreamNumSize()
getStreamNumSize
in interface EnumForge