Class JSIdentifier


  • @GwtIncompatible
    public class JSIdentifier
    extends java.lang.Object
    Utility class to hold isJSIdentifier.

    Separated into its own class because it is not GWT compatible. IMPORTANT: As of 2018-03-09 it is still not possible to use Java 8 features in this file due to limitations on some internal Google projects that depend on it.

    • Constructor Summary

      Constructors 
      Constructor Description
      JSIdentifier()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • JSIdentifier

        public JSIdentifier()