| Package | Description | 
|---|---|
| net.bytebuddy.implementation | 
 The implementation package contains any logic for intercepting method calls. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Implementation.Context.Default
A default implementation of an  
Implementation.Context.ExtractableView
 which serves as its own MethodAccessorFactory. | 
static class  | 
Implementation.Context.Disabled
An implementation context that does not allow for any injections into the static initializer block. 
 | 
Copyright © 2014–2021. All rights reserved.