Package parser

Class Logic

java.lang.Object
parser.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 Details

  • Method Details