Class FieldMappingImpl

    • Constructor Detail

      • FieldMappingImpl

        public FieldMappingImpl​(ClassMapping parentClass,
                                org.cadixdev.bombe.type.signature.FieldSignature signature,
                                java.lang.String deobfuscatedName)
        Creates a new field mapping, from the given parameters.
        Parameters:
        parentClass - The class mapping, this mapping belongs to
        signature - The obfuscated signature
        deobfuscatedName - The de-obfuscated name