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

Method create

cglib/src/main/java/net/sf/cglib/proxy/Enhancer.java:302–306  ·  view source on GitHub ↗

Generate a new class if necessary and uses the specified callbacks (if any) to create a new object instance. Uses the no-arg constructor of the superclass. @return a new instance

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

mixinMapIntoBeanMethod · 0.95
testEnhanceMethod · 0.95
testMethodsMethod · 0.95
testEnhancedMethod · 0.95
testEnhanceObjectMethod · 0.95
testTypesMethod · 0.95
testModifiersMethod · 0.95
testObjectMethod · 0.95

Calls 6

createHelperMethod · 0.95
setSuperclassMethod · 0.95
setCallbackMethod · 0.95
setInterfacesMethod · 0.95
setCallbackFilterMethod · 0.95
setCallbacksMethod · 0.95

Tested by 15

mixinMapIntoBeanMethod · 0.76
testEnhanceMethod · 0.76
testMethodsMethod · 0.76
testEnhancedMethod · 0.76
testEnhanceObjectMethod · 0.76
testTypesMethod · 0.76
testModifiersMethod · 0.76
testObjectMethod · 0.76