protected static interface TypePool.Default.GenericTypeRegistrant
Modifier and Type | Interface and Description |
---|---|
static class |
TypePool.Default.GenericTypeRegistrant.RejectingSignatureVisitor
A signature visitor that rejects any discovered generic type.
|
Modifier and Type | Method and Description |
---|---|
void |
register(TypePool.Default.LazyTypeDescription.GenericTypeToken token)
Registers a discovered generic type token.
|
void register(TypePool.Default.LazyTypeDescription.GenericTypeToken token)
token
- The token to be registered.Copyright © 2014–2019. All rights reserved.