Class CodeNames


  • public abstract class CodeNames
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CodeNames()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.lang.model.element.Name of​(java.lang.String value)  
      • Methods inherited from class java.lang.Object

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

      • CodeNames

        public CodeNames()
    • Method Detail

      • of

        public static javax.lang.model.element.Name of​(java.lang.String value)