MCPcopy Create free account
hub / github.com/cglib/cglib / add

Method add

cglib/src/main/java/net/sf/cglib/proxy/InterfaceMaker.java:51–53  ·  view source on GitHub ↗

Add a method signature to the interface. @param sig the method signature to add to the interface @param exceptions an array of exception types to declare for the method

(Signature sig, Type[] exceptions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

testStandaloneMethod · 0.95
testEnhancerMethod · 0.95
emitMethodsMethod · 0.45
MixinEmitterMethod · 0.45
CallbackHelperMethod · 0.45
generateMethod · 0.45

Calls 7

getSignatureMethod · 0.95
getExceptionTypesMethod · 0.95
putMethod · 0.80
getDeclaringClassMethod · 0.80
equalsMethod · 0.65
getNameMethod · 0.65
getMethodsMethod · 0.45

Tested by 2

testStandaloneMethod · 0.76
testEnhancerMethod · 0.76