Class AttributeMap
java.lang.Object
org.benf.cfr.reader.entities.attributes.AttributeMap
- All Implemented Interfaces:
TypeUsageCollectable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidclear()voidcollectTypeUsages(TypeUsageCollector collector) booleancontainsKey(String attributeName) <T extends Attribute>
T
-
Field Details
-
attributes
-
-
Constructor Details
-
AttributeMap
-
-
Method Details
-
getByName
-
containsKey
-
clear
public void clear() -
collectTypeUsages
- Specified by:
collectTypeUsagesin interfaceTypeUsageCollectable
-
any
-