Class NullMapping
java.lang.Object
org.benf.cfr.reader.mapping.NullMapping
- All Implemented Interfaces:
ObfuscationMapping, ObfuscationRewriter, ObfuscationTypeMap
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static UnaryFunction<JavaTypeInstance, JavaTypeInstance> static NullMapping -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget(List<JavaTypeInstance> types) getInnerClassInfo(JavaTypeInstance classType) getter()boolean
-
Field Details
-
INSTANCE
-
id
-
-
Constructor Details
-
NullMapping
public NullMapping()
-
-
Method Details
-
getter
- Specified by:
getterin interfaceObfuscationTypeMap
-
providesInnerClassInfo
public boolean providesInnerClassInfo()- Specified by:
providesInnerClassInfoin interfaceObfuscationTypeMap
-
wrap
- Specified by:
wrapin interfaceObfuscationRewriter
-
get
- Specified by:
getin interfaceObfuscationRewriter- Specified by:
getin interfaceObfuscationTypeMap
-
get
- Specified by:
getin interfaceObfuscationRewriter
-
getInnerClassInfo
- Specified by:
getInnerClassInfoin interfaceObfuscationTypeMap
-