Uses of Interface
de.grogra.xl.lang.FloatConsumer
Packages that use FloatConsumer
Package
Description
-
Uses of FloatConsumer in de.grogra.mesh.utils
Classes in de.grogra.mesh.utils that implement FloatConsumerMethods in de.grogra.mesh.utils with parameters of type FloatConsumerModifier and TypeMethodDescriptionvoidFloatListArray.evaluateFloat(FloatConsumer cons) voidFloatListArray.values(FloatConsumer cons) -
Uses of FloatConsumer in de.grogra.rgg
Methods in de.grogra.rgg with parameters of type FloatConsumerModifier and TypeMethodDescriptionvoidFloatSynth.evaluateFloat(FloatConsumer cons) This generator method yields the values of the synthesized attribute for every descendant ofobject.voidFloatSynth.values(FloatConsumer cons) This method is an alias forFloatSynth.evaluateFloat(de.grogra.xl.lang.FloatConsumer). -
Uses of FloatConsumer in de.grogra.xl.lang
Methods in de.grogra.xl.lang with parameters of type FloatConsumerModifier and TypeMethodDescriptionvoidBooleanToFloatGenerator.evaluateFloat(FloatConsumer cons, boolean x) Generates the sequence of values for parameterx.voidByteToFloatGenerator.evaluateFloat(FloatConsumer cons, byte x) Generates the sequence of values for parameterx.voidCharToFloatGenerator.evaluateFloat(FloatConsumer cons, char x) Generates the sequence of values for parameterx.voidDoubleToFloatGenerator.evaluateFloat(FloatConsumer cons, double x) Generates the sequence of values for parameterx.voidFloatToFloatGenerator.evaluateFloat(FloatConsumer cons, float x) Generates the sequence of values for parameterx.voidIntToFloatGenerator.evaluateFloat(FloatConsumer cons, int x) Generates the sequence of values for parameterx.voidLongToFloatGenerator.evaluateFloat(FloatConsumer cons, long x) Generates the sequence of values for parameterx.voidObjectToFloatGenerator.evaluateFloat(FloatConsumer cons, K x) Generates the sequence of values for parameterx.voidShortToFloatGenerator.evaluateFloat(FloatConsumer cons, short x) Generates the sequence of values for parameterx.voidVoidToFloatGenerator.evaluateFloat(FloatConsumer cons) Generates the sequence of values. -
Uses of FloatConsumer in de.grogra.xl.query
Methods in de.grogra.xl.query with parameters of type FloatConsumerModifier and TypeMethodDescriptionvoidQuery.findFloatMatches(FloatConsumer cons, Frame frame, QueryState qs) -
Uses of FloatConsumer in de.grogra.xl.util
Classes in de.grogra.xl.util that implement FloatConsumerMethods in de.grogra.xl.util with parameters of type FloatConsumerModifier and TypeMethodDescriptionvoidFloatList.evaluateFloat(FloatConsumer cons) This generator method yields all values tocons.voidFloatList.values(FloatConsumer cons) This method is an alias forFloatList.evaluateFloat(de.grogra.xl.lang.FloatConsumer). -
Uses of FloatConsumer in de.grogra.xl.vmx
Classes in de.grogra.xl.vmx that implement FloatConsumerModifier and TypeClassDescriptionfinal classA descriptor for a later invocation of a routine in a given frame context.