Hierarchy For Package com.luchersol.core.specialized_checkers.lambda
Class Hierarchy
- java.lang.Object
- com.luchersol.core.util.AbstractChecker<T,
C> (implements com.luchersol.core.util.InterfaceChecker<T, U>) - com.luchersol.core.specialized_checkers.lambda.CheckerBiConsumer<T,
U> - com.luchersol.core.specialized_checkers.lambda.CheckerBiFunction<T,
U, R> - com.luchersol.core.specialized_checkers.lambda.CheckerBiPredicate<T,
U> - com.luchersol.core.specialized_checkers.lambda.CheckerCallable<V>
- com.luchersol.core.specialized_checkers.lambda.CheckerConsumer<T>
- com.luchersol.core.specialized_checkers.lambda.CheckerFunction<T,
R> - com.luchersol.core.specialized_checkers.lambda.CheckerPredicate<T>
- com.luchersol.core.specialized_checkers.lambda.CheckerRunnable
- com.luchersol.core.specialized_checkers.lambda.CheckerSupplier<T>
- com.luchersol.core.specialized_checkers.lambda.CheckerBiConsumer<T,
- com.luchersol.core.util.AbstractChecker<T,