Uses of Interface
de.grogra.xl.lang.ShortConsumer
Packages that use ShortConsumer
Package
Description
-
Uses of ShortConsumer in de.grogra.rgg
Methods in de.grogra.rgg with parameters of type ShortConsumerModifier and TypeMethodDescriptionvoidShortSynth.evaluateShort(ShortConsumer cons) This generator method yields the values of the synthesized attribute for every descendant ofobject.voidShortSynth.values(ShortConsumer cons) This method is an alias forShortSynth.evaluateShort(de.grogra.xl.lang.ShortConsumer). -
Uses of ShortConsumer in de.grogra.xl.lang
Methods in de.grogra.xl.lang with parameters of type ShortConsumerModifier and TypeMethodDescriptionvoidBooleanToShortGenerator.evaluateShort(ShortConsumer cons, boolean x) Generates the sequence of values for parameterx.voidByteToShortGenerator.evaluateShort(ShortConsumer cons, byte x) Generates the sequence of values for parameterx.voidCharToShortGenerator.evaluateShort(ShortConsumer cons, char x) Generates the sequence of values for parameterx.voidDoubleToShortGenerator.evaluateShort(ShortConsumer cons, double x) Generates the sequence of values for parameterx.voidFloatToShortGenerator.evaluateShort(ShortConsumer cons, float x) Generates the sequence of values for parameterx.voidIntToShortGenerator.evaluateShort(ShortConsumer cons, int x) Generates the sequence of values for parameterx.voidLongToShortGenerator.evaluateShort(ShortConsumer cons, long x) Generates the sequence of values for parameterx.voidObjectToShortGenerator.evaluateShort(ShortConsumer cons, K x) Generates the sequence of values for parameterx.voidShortToShortGenerator.evaluateShort(ShortConsumer cons, short x) Generates the sequence of values for parameterx.voidVoidToShortGenerator.evaluateShort(ShortConsumer cons) Generates the sequence of values. -
Uses of ShortConsumer in de.grogra.xl.query
Methods in de.grogra.xl.query with parameters of type ShortConsumerModifier and TypeMethodDescriptionvoidQuery.findShortMatches(ShortConsumer cons, Frame frame, QueryState qs) -
Uses of ShortConsumer in de.grogra.xl.util
Classes in de.grogra.xl.util that implement ShortConsumerMethods in de.grogra.xl.util with parameters of type ShortConsumerModifier and TypeMethodDescriptionvoidShortList.evaluateShort(ShortConsumer cons) This generator method yields all values tocons.voidShortList.values(ShortConsumer cons) This method is an alias forShortList.evaluateShort(de.grogra.xl.lang.ShortConsumer). -
Uses of ShortConsumer in de.grogra.xl.vmx
Classes in de.grogra.xl.vmx that implement ShortConsumerModifier and TypeClassDescriptionfinal classA descriptor for a later invocation of a routine in a given frame context.