Class SignatureAttribute.Type

    • Constructor Detail

      • Type

        public Type()
    • Method Detail

      • jvmTypeName

        public String jvmTypeName()
        Returns the type name in the JVM internal style. For example, if the type is a nested class foo.Bar.Baz, then foo.Bar$Baz is returned.