Package com.inductiveautomation.ignition.common.functional
-
Interface Summary Interface Description FragileBiConsumer<T,U> ABiConsumerwhich can throw aThrowableFragileBiFunction<T,U,R> ABiFunctionwhich can throw aThrowableFragileFunction<T,R,E extends java.lang.Throwable> AFunctionwhich can throw aThrowableFragileRunnable FragileSupplier<T> Represents a supplier of results which may throw aThrowable -
Class Summary Class Description Reducers Util class which contains helpful Reducers