Package com.g2forge.alexandria.java.function
-
Interface Summary Interface Description IConsumer IConsumer1<I> IConsumer2<I0,I1> IConsumer3<I0,I1,I2> IExceptionSupplier<T,E extends Throwable> IFunction<O> IFunction1<I,O> IFunction2<I0,I1,O> IFunction3<I0,I1,I2,O> IFunctional IPredicate IPredicate1<T> IPredicate2<I0,I1> IPredicate3<I0,I1,I2> IRunnable IScopedSupplier<T> ISupplier<T> IThrowConsumer1<I,T extends Throwable> IThrowConsumer2<I0,I1,T extends Throwable> IThrowConsumer3<I0,I1,I2,T extends Throwable> IThrowFunction1<I,O,T extends Throwable> IThrowFunction2<I0,I1,O,T extends Throwable> IThrowFunction3<I0,I1,I2,O,T extends Throwable> IThrowRunnable<T extends Throwable> IThrowSupplier<O,T extends Throwable> -
Class Summary Class Description AScopedSupplier<T> HF IFunction1.Identity<T> IsEqualPredicate1<T> LiteralFunction1<I,O> LiteralFunction2<I0,I1,O> LiteralSupplier<T> SequenceSupplier<S,O> -
Enum Summary Enum Description AScopedSupplier.State