Package | Description |
---|---|
net.bytebuddy.description.modifier |
The modifier package contains high-level and type-safe descriptions of Java modifiers.
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterManifestation
Indicates whether a parameter was denoted as
final or not. |
class |
ProvisioningState
Describes if a method parameter is mandated, i.e.
|
class |
SyntheticState
Defines if a type or member is supposed to be marked as synthetic.
|
Copyright © 2014–2015. All rights reserved.