Package | Description |
---|---|
net.bytebuddy.dynamic.scaffold |
This package contains helper types and implementations that are responsible for the actual writing of a byte array
representing a Java class.
|
Modifier and Type | Class and Description |
---|---|
static class |
MethodLookupEngine.Default.MethodBucket.DefaultMethodLookup.Disabled
A non-operative implementation of a
MethodLookupEngine.Default.MethodBucket.DefaultMethodLookup
that does not extract any default interfaces. |
static class |
MethodLookupEngine.Default.MethodBucket.DefaultMethodLookup.Enabled
A canonical implementation of an enabled
MethodLookupEngine.Default.MethodBucket.DefaultMethodLookup . |
Copyright © 2014–2015. All rights reserved.