Class ObjectsCompat


  • public class ObjectsCompat
    extends java.lang.Object
    Since:
    2018-03-21
    • Constructor Summary

      Constructors 
      Constructor Description
      ObjectsCompat()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean equals​(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
    • Constructor Detail

      • ObjectsCompat

        public ObjectsCompat()
    • Method Detail

      • equals

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