Class JSCompObjects


  • public final class JSCompObjects
    extends java.lang.Object
    Basic Object functions used by JSComp.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean identical​(java.lang.Object a, java.lang.Object b)  
      • Methods inherited from class java.lang.Object

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

      • identical

        public static boolean identical​(java.lang.Object a,
                                        java.lang.Object b)