Class HierarchicalTypeSignature

    • Field Detail

      • scanResult

        protected transient ScanResult scanResult
    • Constructor Detail

      • HierarchicalTypeSignature

        public HierarchicalTypeSignature()
    • 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.