Class ReferenceTypeSignature

    • Field Detail

      • scanResult

        protected transient ScanResult scanResult
        The scan result.
    • Constructor Detail

      • ReferenceTypeSignature

        protected ReferenceTypeSignature()
        Constructor.
    • Method Detail

      • getClassName

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