Package org.frozenarc.ternaryop
Interface WhenTest<T>
-
- All Known Implementing Classes:
Ternary
public interface WhenTest<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ThenDo<T>whn(java.util.function.Supplier<Boolean> supplier)
-