| Package | Description |
|---|---|
| net.bytebuddy.description.type.generic |
Contains descriptions for generic types as defined in the Java programming language.
|
| Constructor and Description |
|---|
DetachedTypeVariable(String symbol,
List<GenericTypeDescription> bounds,
GenericTypeDescription.Visitor.Substitutor.ForDetachment visitor)
Creates a description of a detached type variable.
|
Copyright © 2014–2015. All rights reserved.