Class ClassRefOrTypeVariableSignature

    • Field Detail

      • scanResult

        protected transient ScanResult scanResult
    • Constructor Detail

      • ClassRefOrTypeVariableSignature

        public ClassRefOrTypeVariableSignature()
    • Method Detail

      • getClassName

        protected abstract String getClassName()
        The name of the class (used by getClassInfo() to fetch the ClassInfo object for the class).
        Returns:
        The class name.