Uses of Package
de.grogra.xl.lang
Package
Description
-
ClassDescriptionInstances of
FloatToFloat
represent functions which takefloat
s as input and return values of typefloat
. -
ClassDescriptionInstances of
FloatToFloat
represent functions which takefloat
s as input and return values of typefloat
. -
ClassDescriptionInstances of
ObjectToBoolean
represent functions which takeK
s as input and return values of typeboolean
. -
-
-
ClassDescriptionInstances of
FloatToFloat
represent functions which takefloat
s as input and return values of typefloat
. -
ClassDescription
ObjectConsumer
is a callback interface.Instances ofVoidToObjectGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typeV
. -
ClassDescription
ObjectConsumer
is a callback interface.Instances ofVoidToObjectGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typeV
. -
ClassDescriptionInstances of
ObjectToBoolean
represent functions which takeK
s as input and return values of typeboolean
.VoidConsumer
is a callback interface. -
-
-
ClassDescription
ObjectConsumer
is a callback interface.Instances ofVoidToObjectGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typeV
. -
-
ClassDescriptionInstances of
FloatToFloat
represent functions which takefloat
s as input and return values of typefloat
. -
ClassDescriptionInstances of
FloatToFloat
represent functions which takefloat
s as input and return values of typefloat
.Instances ofObjectToDouble
represent functions which takeK
s as input and return values of typedouble
.Instances ofObjectToObject
represent functions which takeK
s as input and return values of typeV
. -
ClassDescriptionInstances of
ObjectToBoolean
represent functions which takeK
s as input and return values of typeboolean
. -
ClassDescriptionInstances of
ObjectToBoolean
represent functions which takeK
s as input and return values of typeboolean
. -
ClassDescriptionInstances of
ObjectToBoolean
represent functions which takeK
s as input and return values of typeboolean
. -
ClassDescriptionInstances of
ObjectToBoolean
represent functions which takeK
s as input and return values of typeboolean
. -
ClassDescriptionInstances of
ObjectToBoolean
represent functions which takeK
s as input and return values of typeboolean
. -
ClassDescriptionInstances of
DoubleToDouble
represent functions which takedouble
s as input and return values of typedouble
. -
ClassDescriptionAn instance of
Aggregate
is used in aggregate method invocations as specified by the XL programming language.BooleanConsumer
is a callback interface.ByteConsumer
is a callback interface.CharConsumer
is a callback interface.DoubleConsumer
is a callback interface.Instances ofDoubleToDouble
represent functions which takedouble
s as input and return values of typedouble
.FloatConsumer
is a callback interface.Instances ofFloatToFloat
represent functions which takefloat
s as input and return values of typefloat
.IntConsumer
is a callback interface.Instances ofIntToDouble
represent functions which takeint
s as input and return values of typedouble
.LongConsumer
is a callback interface.ObjectConsumer
is a callback interface.Instances ofObjectToBoolean
represent functions which takeK
s as input and return values of typeboolean
.Instances ofObjectToByte
represent functions which takeK
s as input and return values of typebyte
.Instances ofObjectToChar
represent functions which takeK
s as input and return values of typechar
.Instances ofObjectToDouble
represent functions which takeK
s as input and return values of typedouble
.Instances ofObjectToFloat
represent functions which takeK
s as input and return values of typefloat
.Instances ofObjectToInt
represent functions which takeK
s as input and return values of typeint
.Instances ofObjectToLong
represent functions which takeK
s as input and return values of typelong
.Instances ofObjectToObject
represent functions which takeK
s as input and return values of typeV
.Instances ofObjectToObjectGenerator
represent generator functions which takeK
s as input and yield sequences of values of typeV
.Instances ofObjectToShort
represent functions which takeK
s as input and return values of typeshort
.ShortConsumer
is a callback interface.Instances ofVoidToBooleanGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typeboolean
.Instances ofVoidToByteGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typebyte
.Instances ofVoidToCharGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typechar
.Instances ofVoidToDouble
represent functions which takevoid
s as input and return values of typedouble
.Instances ofVoidToDoubleGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typedouble
.Instances ofVoidToFloatGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typefloat
.Instances ofVoidToIntGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typeint
.Instances ofVoidToLongGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typelong
.Instances ofVoidToObjectGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typeV
.Instances ofVoidToShortGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typeshort
. -
ClassDescriptionInstances of
VoidToDouble
represent functions which takevoid
s as input and return values of typedouble
. -
ClassDescriptionInstances of
ObjectToBoolean
represent functions which takeK
s as input and return values of typeboolean
. -
ClassDescriptionInstances of
ObjectToBoolean
represent functions which takeK
s as input and return values of typeboolean
. -
-
ClassDescription
ObjectConsumer
is a callback interface.Instances ofObjectToObjectGenerator
represent generator functions which takeK
s as input and yield sequences of values of typeV
. -
-
ClassDescriptionAn instance of
Aggregate
is used in aggregate method invocations as specified by the XL programming language.An instance ofAggregateState
is used in aggregate method invocations as specified by the XL programming language.BooleanConsumer
is a callback interface.ByteConsumer
is a callback interface.CharConsumer
is a callback interface.DoubleConsumer
is a callback interface.An instance ofFilter
is used in filter method invocations as specified by the XL programming language.An instance ofFilterState
is used in filter method invocations as specified by the XL programming language.FloatConsumer
is a callback interface.IntConsumer
is a callback interface.LongConsumer
is a callback interface.ObjectConsumer
is a callback interface.ShortConsumer
is a callback interface.VoidConsumer
is a callback interface. -
ClassDescription
BooleanConsumer
is a callback interface.ByteConsumer
is a callback interface.CharConsumer
is a callback interface.DoubleConsumer
is a callback interface.FloatConsumer
is a callback interface.IntConsumer
is a callback interface.LongConsumer
is a callback interface.ObjectConsumer
is a callback interface.ShortConsumer
is a callback interface.VoidConsumer
is a callback interface. -
ClassDescriptionAn instance of
Aggregate
is used in aggregate method invocations as specified by the XL programming language.An instance ofAggregateState
is used in aggregate method invocations as specified by the XL programming language.BooleanAggregateState
is the subinterface ofAggregateState
that is used for aggregate methods with return value of type boolean.BooleanConsumer
is a callback interface.ByteAggregateState
is the subinterface ofAggregateState
that is used for aggregate methods with return value of type byte.ByteConsumer
is a callback interface.CharAggregateState
is the subinterface ofAggregateState
that is used for aggregate methods with return value of type char.CharConsumer
is a callback interface.DoubleAggregateState
is the subinterface ofAggregateState
that is used for aggregate methods with return value of type double.DoubleConsumer
is a callback interface.An instance ofFilter
is used in filter method invocations as specified by the XL programming language.FloatAggregateState
is the subinterface ofAggregateState
that is used for aggregate methods with return value of type float.FloatConsumer
is a callback interface.IntAggregateState
is the subinterface ofAggregateState
that is used for aggregate methods with return value of type int.IntConsumer
is a callback interface.LongAggregateState
is the subinterface ofAggregateState
that is used for aggregate methods with return value of type long.LongConsumer
is a callback interface.ObjectAggregateState
is the subinterface ofAggregateState
that is used for aggregate methods with return value of type T.ObjectConsumer
is a callback interface.ShortAggregateState
is the subinterface ofAggregateState
that is used for aggregate methods with return value of type short.ShortConsumer
is a callback interface.Instances ofVoidToBooleanGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typeboolean
.Instances ofVoidToByteGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typebyte
.Instances ofVoidToCharGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typechar
.Instances ofVoidToDoubleGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typedouble
.Instances ofVoidToFloatGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typefloat
.Instances ofVoidToIntGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typeint
.Instances ofVoidToLongGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typelong
.Instances ofVoidToObjectGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typeV
.Instances ofVoidToShortGenerator
represent generator functions which takevoid
s as input and yield sequences of values of typeshort
. -
ClassDescription
BooleanConsumer
is a callback interface.ByteConsumer
is a callback interface.CharConsumer
is a callback interface.DoubleConsumer
is a callback interface.FloatConsumer
is a callback interface.IntConsumer
is a callback interface.LongConsumer
is a callback interface.ObjectConsumer
is a callback interface.ShortConsumer
is a callback interface.VoidConsumer
is a callback interface.