Class OverloadMethodSetCache
java.lang.Object
org.benf.cfr.reader.state.OverloadMethodSetCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget(ClassFile classFile, MethodPrototype methodPrototype) voidset(ClassFile classFile, MethodPrototype methodPrototype, OverloadMethodSet overloadMethodSet)
-
Constructor Details
-
OverloadMethodSetCache
public OverloadMethodSetCache()
-
-
Method Details
-
get
-
set
public void set(ClassFile classFile, MethodPrototype methodPrototype, OverloadMethodSet overloadMethodSet)
-