Package com.inductiveautomation.ignition.common.functional
package com.inductiveautomation.ignition.common.functional
-
ClassDescriptionFragileBiConsumer<T,
U, E extends Throwable> ABiConsumer
which can throw aThrowable
FragileBiFunction<T,U, R, E extends Throwable> ABiFunction
which can throw aThrowable
FragileConsumer<T,E extends Throwable> FragileFunction<T,R, E extends Throwable> FragileRunnable<E extends Throwable>FragileSupplier<T,E extends Throwable> Represents a supplier of results which may throw aThrowable
Util class which contains helpful Reducers