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 TypeMethodDescriptionboolean
void
clear()
void
collectTypeUsages
(TypeUsageCollector collector) boolean
containsKey
(String attributeName) <T extends Attribute>
T
-
Field Details
-
attributes
-
-
Constructor Details
-
AttributeMap
-
-
Method Details
-
getByName
-
containsKey
-
clear
public void clear() -
collectTypeUsages
- Specified by:
collectTypeUsages
in interfaceTypeUsageCollectable
-
any
-