Class LogicalOperatorWrapper<R,​V>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void finalise()  
      void initialise()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.function.Function

        andThen, apply, compose
    • Constructor Detail

      • LogicalOperatorWrapper

        public LogicalOperatorWrapper()
    • Method Detail

      • initialise

        public void initialise()
      • finalise

        public void finalise()