Package de.tomatengames.util.function
package de.tomatengames.util.function
-
InterfacesClassDescriptionBooleanConsumerWithThrows<T extends Throwable>A consumer that accepts a
boolean.A function that accepts abooleanand returns aboolean.A function that accepts abooleanand returns abyte.A function that accepts abooleanand returns achar.A function that accepts abooleanand returns adouble.A function that accepts abooleanand returns afloat.A function that accepts abooleanand returns anint.A function that accepts abooleanand returns along.A function that accepts abooleanand returns anObject.A function that accepts abooleanand returns ashort.A function that accepts abooleanand returns nothing.ByteConsumerWithThrows<T extends Throwable>A consumer that accepts abyte.A function that accepts abyteand returns aboolean.A function that accepts abyteand returns abyte.A function that accepts abyteand returns achar.A function that accepts abyteand returns adouble.A function that accepts abyteand returns afloat.A function that accepts abyteand returns anint.A function that accepts abyteand returns along.A function that accepts abyteand returns anObject.A function that accepts abyteand returns ashort.A function that accepts abyteand returns nothing.CharConsumerWithThrows<T extends Throwable>A consumer that accepts achar.A function that accepts acharand returns aboolean.A function that accepts acharand returns abyte.A function that accepts acharand returns achar.A function that accepts acharand returns adouble.A function that accepts acharand returns afloat.A function that accepts acharand returns anint.A function that accepts acharand returns along.A function that accepts acharand returns anObject.A function that accepts acharand returns ashort.A function that accepts acharand returns nothing.DoubleConsumerWithThrows<T extends Throwable>A consumer that accepts adouble.A function that accepts adoubleand returns aboolean.A function that accepts adoubleand returns abyte.A function that accepts adoubleand returns achar.A function that accepts adoubleand returns adouble.A function that accepts adoubleand returns afloat.A function that accepts adoubleand returns anint.A function that accepts adoubleand returns along.A function that accepts adoubleand returns anObject.A function that accepts adoubleand returns ashort.A function that accepts adoubleand returns nothing.FloatConsumerWithThrows<T extends Throwable>A consumer that accepts afloat.A function that accepts afloatand returns aboolean.A function that accepts afloatand returns abyte.A function that accepts afloatand returns achar.A function that accepts afloatand returns adouble.A function that accepts afloatand returns afloat.A function that accepts afloatand returns anint.A function that accepts afloatand returns along.A function that accepts afloatand returns anObject.A function that accepts afloatand returns ashort.A function that accepts afloatand returns nothing.IntConsumerWithThrows<T extends Throwable>A consumer that accepts anint.A function that accepts anintand returns aboolean.A function that accepts anintand returns abyte.A function that accepts anintand returns achar.A function that accepts anintand returns adouble.A function that accepts anintand returns afloat.A function that accepts anintand returns anint.A function that accepts anintand returns along.A function that accepts anintand returns anObject.A function that accepts anintand returns ashort.A function that accepts anintand returns nothing.LongConsumerWithThrows<T extends Throwable>A consumer that accepts along.A function that accepts alongand returns aboolean.A function that accepts alongand returns abyte.A function that accepts alongand returns achar.A function that accepts alongand returns adouble.A function that accepts alongand returns afloat.A function that accepts alongand returns anint.A function that accepts alongand returns along.A function that accepts alongand returns anObject.A function that accepts alongand returns ashort.A function that accepts alongand returns nothing.A function that accepts 0 generic input parameters and returns aboolean.A function that accepts 0 generic input parameters and returns abyte.A function that accepts 0 generic input parameters and returns achar.A function that accepts 0 generic input parameters and returns adouble.A function that accepts 0 generic input parameters and returns afloat.A function that accepts 0 generic input parameters and returns anint.A function that accepts 0 generic input parameters and returns along.A function that accepts 0 generic input parameters and returns anObject.A function that accepts 0 generic input parameters and returns ashort.A function that accepts 0 generic input parameters and returns nothing.A function that accepts 1 generic input parameter and returns aboolean.A function that accepts 1 generic input parameter and returns abyte.A function that accepts 1 generic input parameter and returns achar.A function that accepts 1 generic input parameter and returns adouble.A function that accepts 1 generic input parameter and returns afloat.A function that accepts 1 generic input parameter and returns anint.A function that accepts 1 generic input parameter and returns along.Ref1ToRefFunction<T,A> A function that accepts 1 generic input parameter and returns anObject.A function that accepts 1 generic input parameter and returns ashort.A function that accepts 1 generic input parameter and returns nothing.A function that accepts 2 generic input parameters and returns aboolean.Ref2ToByteFunction<A,B> A function that accepts 2 generic input parameters and returns abyte.Ref2ToCharFunction<A,B> A function that accepts 2 generic input parameters and returns achar.Ref2ToDoubleFunction<A,B> A function that accepts 2 generic input parameters and returns adouble.Ref2ToFloatFunction<A,B> A function that accepts 2 generic input parameters and returns afloat.Ref2ToIntFunction<A,B> A function that accepts 2 generic input parameters and returns anint.Ref2ToLongFunction<A,B> A function that accepts 2 generic input parameters and returns along.Ref2ToRefFunction<T,A, B> A function that accepts 2 generic input parameters and returns anObject.Ref2ToShortFunction<A,B> A function that accepts 2 generic input parameters and returns ashort.Ref2ToVoidFunction<A,B> A function that accepts 2 generic input parameters and returns nothing.Ref3ToBooleanFunction<A,B, C> A function that accepts 3 generic input parameters and returns aboolean.Ref3ToByteFunction<A,B, C> A function that accepts 3 generic input parameters and returns abyte.Ref3ToCharFunction<A,B, C> A function that accepts 3 generic input parameters and returns achar.Ref3ToDoubleFunction<A,B, C> A function that accepts 3 generic input parameters and returns adouble.Ref3ToFloatFunction<A,B, C> A function that accepts 3 generic input parameters and returns afloat.Ref3ToIntFunction<A,B, C> A function that accepts 3 generic input parameters and returns anint.Ref3ToLongFunction<A,B, C> A function that accepts 3 generic input parameters and returns along.Ref3ToRefFunction<T,A, B, C> A function that accepts 3 generic input parameters and returns anObject.Ref3ToShortFunction<A,B, C> A function that accepts 3 generic input parameters and returns ashort.Ref3ToVoidFunction<A,B, C> A function that accepts 3 generic input parameters and returns nothing.Ref4ToBooleanFunction<A,B, C, D> A function that accepts 4 generic input parameters and returns aboolean.Ref4ToByteFunction<A,B, C, D> A function that accepts 4 generic input parameters and returns abyte.Ref4ToCharFunction<A,B, C, D> A function that accepts 4 generic input parameters and returns achar.Ref4ToDoubleFunction<A,B, C, D> A function that accepts 4 generic input parameters and returns adouble.Ref4ToFloatFunction<A,B, C, D> A function that accepts 4 generic input parameters and returns afloat.Ref4ToIntFunction<A,B, C, D> A function that accepts 4 generic input parameters and returns anint.Ref4ToLongFunction<A,B, C, D> A function that accepts 4 generic input parameters and returns along.Ref4ToRefFunction<T,A, B, C, D> A function that accepts 4 generic input parameters and returns anObject.Ref4ToShortFunction<A,B, C, D> A function that accepts 4 generic input parameters and returns ashort.Ref4ToVoidFunction<A,B, C, D> A function that accepts 4 generic input parameters and returns nothing.Ref5ToBooleanFunction<A,B, C, D, E> A function that accepts 5 generic input parameters and returns aboolean.Ref5ToByteFunction<A,B, C, D, E> A function that accepts 5 generic input parameters and returns abyte.Ref5ToCharFunction<A,B, C, D, E> A function that accepts 5 generic input parameters and returns achar.Ref5ToDoubleFunction<A,B, C, D, E> A function that accepts 5 generic input parameters and returns adouble.Ref5ToFloatFunction<A,B, C, D, E> A function that accepts 5 generic input parameters and returns afloat.Ref5ToIntFunction<A,B, C, D, E> A function that accepts 5 generic input parameters and returns anint.Ref5ToLongFunction<A,B, C, D, E> A function that accepts 5 generic input parameters and returns along.Ref5ToRefFunction<T,A, B, C, D, E> A function that accepts 5 generic input parameters and returns anObject.Ref5ToShortFunction<A,B, C, D, E> A function that accepts 5 generic input parameters and returns ashort.Ref5ToVoidFunction<A,B, C, D, E> A function that accepts 5 generic input parameters and returns nothing.Ref6ToBooleanFunction<A,B, C, D, E, F> A function that accepts 6 generic input parameters and returns aboolean.Ref6ToByteFunction<A,B, C, D, E, F> A function that accepts 6 generic input parameters and returns abyte.Ref6ToCharFunction<A,B, C, D, E, F> A function that accepts 6 generic input parameters and returns achar.Ref6ToDoubleFunction<A,B, C, D, E, F> A function that accepts 6 generic input parameters and returns adouble.Ref6ToFloatFunction<A,B, C, D, E, F> A function that accepts 6 generic input parameters and returns afloat.Ref6ToIntFunction<A,B, C, D, E, F> A function that accepts 6 generic input parameters and returns anint.Ref6ToLongFunction<A,B, C, D, E, F> A function that accepts 6 generic input parameters and returns along.Ref6ToRefFunction<T,A, B, C, D, E, F> A function that accepts 6 generic input parameters and returns anObject.Ref6ToShortFunction<A,B, C, D, E, F> A function that accepts 6 generic input parameters and returns ashort.Ref6ToVoidFunction<A,B, C, D, E, F> A function that accepts 6 generic input parameters and returns nothing.Ref7ToBooleanFunction<A,B, C, D, E, F, G> A function that accepts 7 generic input parameters and returns aboolean.Ref7ToByteFunction<A,B, C, D, E, F, G> A function that accepts 7 generic input parameters and returns abyte.Ref7ToCharFunction<A,B, C, D, E, F, G> A function that accepts 7 generic input parameters and returns achar.Ref7ToDoubleFunction<A,B, C, D, E, F, G> A function that accepts 7 generic input parameters and returns adouble.Ref7ToFloatFunction<A,B, C, D, E, F, G> A function that accepts 7 generic input parameters and returns afloat.Ref7ToIntFunction<A,B, C, D, E, F, G> A function that accepts 7 generic input parameters and returns anint.Ref7ToLongFunction<A,B, C, D, E, F, G> A function that accepts 7 generic input parameters and returns along.Ref7ToRefFunction<T,A, B, C, D, E, F, G> A function that accepts 7 generic input parameters and returns anObject.Ref7ToShortFunction<A,B, C, D, E, F, G> A function that accepts 7 generic input parameters and returns ashort.Ref7ToVoidFunction<A,B, C, D, E, F, G> A function that accepts 7 generic input parameters and returns nothing.Ref8ToBooleanFunction<A,B, C, D, E, F, G, H> A function that accepts 8 generic input parameters and returns aboolean.Ref8ToByteFunction<A,B, C, D, E, F, G, H> A function that accepts 8 generic input parameters and returns abyte.Ref8ToCharFunction<A,B, C, D, E, F, G, H> A function that accepts 8 generic input parameters and returns achar.Ref8ToDoubleFunction<A,B, C, D, E, F, G, H> A function that accepts 8 generic input parameters and returns adouble.Ref8ToFloatFunction<A,B, C, D, E, F, G, H> A function that accepts 8 generic input parameters and returns afloat.Ref8ToIntFunction<A,B, C, D, E, F, G, H> A function that accepts 8 generic input parameters and returns anint.Ref8ToLongFunction<A,B, C, D, E, F, G, H> A function that accepts 8 generic input parameters and returns along.Ref8ToRefFunction<T,A, B, C, D, E, F, G, H> A function that accepts 8 generic input parameters and returns anObject.Ref8ToShortFunction<A,B, C, D, E, F, G, H> A function that accepts 8 generic input parameters and returns ashort.Ref8ToVoidFunction<A,B, C, D, E, F, G, H> A function that accepts 8 generic input parameters and returns nothing.Ref9ToBooleanFunction<A,B, C, D, E, F, G, H, I> A function that accepts 9 generic input parameters and returns aboolean.Ref9ToByteFunction<A,B, C, D, E, F, G, H, I> A function that accepts 9 generic input parameters and returns abyte.Ref9ToCharFunction<A,B, C, D, E, F, G, H, I> A function that accepts 9 generic input parameters and returns achar.Ref9ToDoubleFunction<A,B, C, D, E, F, G, H, I> A function that accepts 9 generic input parameters and returns adouble.Ref9ToFloatFunction<A,B, C, D, E, F, G, H, I> A function that accepts 9 generic input parameters and returns afloat.Ref9ToIntFunction<A,B, C, D, E, F, G, H, I> A function that accepts 9 generic input parameters and returns anint.Ref9ToLongFunction<A,B, C, D, E, F, G, H, I> A function that accepts 9 generic input parameters and returns along.Ref9ToRefFunction<T,A, B, C, D, E, F, G, H, I> A function that accepts 9 generic input parameters and returns anObject.Ref9ToShortFunction<A,B, C, D, E, F, G, H, I> A function that accepts 9 generic input parameters and returns ashort.Ref9ToVoidFunction<A,B, C, D, E, F, G, H, I> A function that accepts 9 generic input parameters and returns nothing.RefConsumerWithThrows<I, T extends Throwable>A consumer that accepts anObject.A function that accepts anObjectand returns aboolean.A function that accepts anObjectand returns abyte.A function that accepts anObjectand returns achar.A function that accepts anObjectand returns adouble.A function that accepts anObjectand returns afloat.A function that accepts anObjectand returns anint.A function that accepts anObjectand returns along.RefToRefFunction<I,O> A function that accepts anObjectand returns anObject.A function that accepts anObjectand returns ashort.A function that accepts anObjectand returns nothing.ShortConsumerWithThrows<T extends Throwable>A consumer that accepts ashort.A function that accepts ashortand returns aboolean.A function that accepts ashortand returns abyte.A function that accepts ashortand returns achar.A function that accepts ashortand returns adouble.A function that accepts ashortand returns afloat.A function that accepts ashortand returns anint.A function that accepts ashortand returns along.A function that accepts ashortand returns anObject.A function that accepts ashortand returns ashort.A function that accepts ashortand returns nothing.VoidConsumerWithThrows<T extends Throwable>A consumer that accepts no parametersvoid.A function that accepts no parameters and returns aboolean.A function that accepts no parameters and returns abyte.A function that accepts no parameters and returns achar.A function that accepts no parameters and returns adouble.A function that accepts no parameters and returns afloat.A function that accepts no parameters and returns anint.A function that accepts no parameters and returns along.A function that accepts no parameters and returns anObject.A function that accepts no parameters and returns ashort.A function that accepts no parameters and returns nothing.