Uses of Interface
org.frozenarc.ternaryop.ThenDo
-
-
Uses of ThenDo in org.frozenarc.ternaryop
Classes in org.frozenarc.ternaryop that implement ThenDo Modifier and Type Class Description classTernary<T>Methods in org.frozenarc.ternaryop that return ThenDo Modifier and Type Method Description ThenDo<T>Ternary. whn(java.util.function.Supplier<Boolean> supplier)ThenDo<T>WhenTest. whn(java.util.function.Supplier<Boolean> supplier)
-