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

Method create

cglib/src/main/java/net/sf/cglib/proxy/Mixin.java:56–60  ·  view source on GitHub ↗

Helper method to create an interface mixin. For finer control over the generated instance, use a new instance of Mixin instead of this static method. TODO

(Object[] delegates)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

testSimpleMethod · 0.95
testOverrideMethod · 0.95
testNonOverrideMethod · 0.95
testSubclassMethod · 0.95
testVarArgsMethod · 0.95
createMethod · 0.45

Calls 3

setDelegatesMethod · 0.95
createMethod · 0.95
setClassesMethod · 0.95

Tested by 6

testSimpleMethod · 0.76
testOverrideMethod · 0.76
testNonOverrideMethod · 0.76
testSubclassMethod · 0.76
testVarArgsMethod · 0.76