public class OverloadMethodSetCache extends Object
Constructor and Description |
---|
OverloadMethodSetCache() |
Modifier and Type | Method and Description |
---|---|
OverloadMethodSet |
get(ClassFile classFile,
MethodPrototype methodPrototype) |
void |
set(ClassFile classFile,
MethodPrototype methodPrototype,
OverloadMethodSet overloadMethodSet) |
public OverloadMethodSet get(ClassFile classFile, MethodPrototype methodPrototype)
public void set(ClassFile classFile, MethodPrototype methodPrototype, OverloadMethodSet overloadMethodSet)
Copyright © 2011-2021. All Rights Reserved.