Class JArchSearchFieldLookup.EnableBooleanSupplier

  • All Implemented Interfaces:
    java.util.function.BooleanSupplier
    Enclosing class:
    JArchSearchFieldLookup

    public static class JArchSearchFieldLookup.EnableBooleanSupplier
    extends java.lang.Object
    implements java.util.function.BooleanSupplier
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getAsBoolean()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EnableBooleanSupplier

        public EnableBooleanSupplier()
    • Method Detail

      • getAsBoolean

        public boolean getAsBoolean()
        Specified by:
        getAsBoolean in interface java.util.function.BooleanSupplier