Interface AFunctionO2Bool<T>


  • public interface AFunctionO2Bool<T>
    • Method Detail

      • apply2

        boolean apply2​(T v)
      • apply

        default boolean apply​(T v)