Uses of Interface
de.grogra.xl.lang.VoidToBooleanGenerator
Packages that use VoidToBooleanGenerator
-
Uses of VoidToBooleanGenerator in de.grogra.rgg
Classes in de.grogra.rgg that implement VoidToBooleanGeneratorModifier and TypeClassDescriptionfinal class
BooleanSynth<T>
Instances ofBooleanSynth
are used in the context of the methodLibrary.synthesize(Object, ObjectToObjectGenerator, ObjectToBoolean)
. -
Uses of VoidToBooleanGenerator in de.grogra.xl.util
Classes in de.grogra.xl.util that implement VoidToBooleanGeneratorModifier and TypeClassDescriptionclass
ABooleanList
represents a list ofboolean
values.