Package net.anwiba.commons.lang.functional
-
Interface Summary Interface Description IAcceptor<T> IAggregator<I,V,O,E extends java.lang.Exception> IApplicable<T> IAssimilator<T,O,E extends java.lang.Exception> IBiFunction<I0,I1,O,E extends java.lang.Exception> IBlock<E extends java.lang.Exception> ICharFilter IClosableIterator<T,E extends java.lang.Exception> ICloseable<E extends java.lang.Exception> ICloseableConsumer<I,O,E extends java.lang.Exception> IClosure<O,E extends java.lang.Exception> IConsumer<I,E extends java.lang.Exception> IConverter<I,O,E extends java.lang.Exception> IEqualComperator<T> IExecutable IFactory<I,O,E extends java.lang.Exception> IFunction<I,O,E extends java.lang.Exception> IHandler<T,E extends java.lang.Exception> IIntAssimilator<O,E extends java.lang.Exception> IInterruptableClosure<O,E extends java.lang.Exception> IInterruptableFunction<I,O,E extends java.lang.Exception> IInterruptableProcedure<V,E extends java.lang.Exception> IIterable<O,E extends java.lang.Exception> IIterator<O,E extends java.lang.Exception> IModifier<O,E extends java.lang.Exception> IProcedure<I,E extends java.lang.Exception> IProvider<T> IResolver<T> IStrategy<T,E extends java.lang.Exception> ISupplier<O,E extends java.lang.Exception> IWatcher -
Enum Summary Enum Description FunctionResult -
Exception Summary Exception Description ConversionException ResolvingException