Package parser

Class Logic


  • public class Logic
    extends java.lang.Object
    Author:
    GBENRO
    • Constructor Summary

      Constructors 
      Constructor Description
      Logic()  
    • Method Summary

      Modifier and Type Method Description
      static boolean and​(Number num1, Number num2)  
      • Methods inherited from class java.lang.Object

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

      • Logic

        public Logic()
    • Method Detail

      • and

        public static boolean and​(Number num1,
                                  Number num2)