Class ExtraObjectsMethodsForWeb

  • Direct Known Subclasses:
    Objects

    @GwtCompatible(emulated=true)
    abstract class ExtraObjectsMethodsForWeb
    extends java.lang.Object
    Holder for extra methods of Objects only in web. Intended to be empty for regular version.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ExtraObjectsMethodsForWeb

        ExtraObjectsMethodsForWeb()