Interface WhenTest<T>

  • All Known Implementing Classes:
    Ternary

    public interface WhenTest<T>
    • Method Detail

      • whn

        ThenDo<T> whn​(java.util.function.Supplier<Boolean> supplier)