| Package | Description |
|---|---|
| net.bytebuddy.pool |
Classes of this package allow for the creating
TypeDescriptions without
loading any classes. |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TypePool.Default.GenericTypeExtractor
A generic type extractor allows for an iterative extraction of generic type information.
|
protected static class |
TypePool.Default.GenericTypeExtractor.ForSignature<T extends TypePool.Default.LazyTypeDescription.GenericTypeToken.Resolution>
A signature visitor for extracting a generic type resolution.
|
protected static class |
TypePool.Default.GenericTypeExtractor.ForSignature.OfMethod
A parser for a generic method signature.
|
protected static class |
TypePool.Default.GenericTypeExtractor.ForSignature.OfType
A parser for a generic type signature.
|
Copyright © 2014–2016. All rights reserved.