Enum Class LambdaOperatorTable.LambdaOperators

java.lang.Object
java.lang.Enum<LambdaOperatorTable.LambdaOperators>
com.singularsys.extensions.lambda.LambdaOperatorTable.LambdaOperators
All Implemented Interfaces:
EmptyOperatorTable.OperatorKey, Serializable, Comparable<LambdaOperatorTable.LambdaOperators>, Constable
Enclosing class:
LambdaOperatorTable

public static enum LambdaOperatorTable.LambdaOperators extends Enum<LambdaOperatorTable.LambdaOperators> implements EmptyOperatorTable.OperatorKey
Keys to identify the lambda operators. See OperatorTable2.SpecialOperators.RANGE for key for the range operator.