| Package | Description |
|---|---|
| net.bytebuddy.instrumentation.method |
This package contains types and implementations for describing a Java byte code method which can be any byte code
container, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Map<TypeDescription,Set<MethodDescription>> |
MethodLookupEngine.Default.DefaultMethodLookup.apply(MethodLookupEngine.Default.MethodBucket methodBucket,
Collection<TypeDescription> interfaces,
Collection<TypeDescription> defaultMethodRelevantInterfaces)
Applies default method extraction.
|
Copyright © 2014. All rights reserved.