protected static interface TypePool.AbstractBase.ComponentTypeReference
Modifier and Type | Field and Description |
---|---|
static String |
NO_ARRAY
Indicates that no component type is defined for the property.
|
Modifier and Type | Method and Description |
---|---|
String |
resolve()
Lazily resolves the binary name of the array component type of an annotation value.
|
@MaybeNull static final String NO_ARRAY
@MaybeNull String resolve()
null
if the referenced type is not an array.Copyright © 2014–2023. All rights reserved.