| Package | Description |
|---|---|
| net.bytebuddy.description |
Classes of this package allow the representation of Java classes, their member and their meta data.
|
| Modifier and Type | Method and Description |
|---|---|
static TypeVariableSource.Visitor.NoOp |
TypeVariableSource.Visitor.NoOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeVariableSource.Visitor.NoOp[] |
TypeVariableSource.Visitor.NoOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2016. All rights reserved.