Package org.benf.cfr.reader.entities
Class FakeMethods
java.lang.Object
org.benf.cfr.reader.entities.FakeMethods
- All Implemented Interfaces:
TypeUsageCollectable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd
(Object key, String nameHint, UnaryFunction<String, FakeMethod> methodFactory) void
collectTypeUsages
(TypeUsageCollector collector)
-
Field Details
-
fakes
-
nameCounts
-
-
Constructor Details
-
FakeMethods
public FakeMethods()
-
-
Method Details
-
add
-
getMethods
-
collectTypeUsages
- Specified by:
collectTypeUsages
in interfaceTypeUsageCollectable
-