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 |
BridgeMethodResolver.Simple.ConflictHandler.Default |
Constructor and Description |
---|
Simple(MethodList relevant,
BridgeMethodResolver.Simple.ConflictHandler conflictHandler) |
Copyright © 2014. All rights reserved.