Interface ElseDo<T>

  • All Known Implementing Classes:
    Ternary

    public interface ElseDo<T>
    • Method Detail

      • els

        T els​(java.util.function.Supplier<T> supplier)