public static class CacheTypeCapture.OfArray extends Object
DESCRIPTOR_TO_STRING_PREFIX| Constructor and Description |
|---|
OfArray()
Empty constructor for bean compliance.
|
OfArray(CacheType componentType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CacheType |
getComponentType()
The component type in case of an array
|
String |
getTypeName()
Java language compatible type name
|
int |
hashCode() |
boolean |
isArray()
This type is an array.
|
void |
setComponentType(CacheType componentType) |
public OfArray()
public OfArray(CacheType componentType)
public boolean isArray()
CacheTypegetComponentType().isArray().isArray in interface CacheTypeCacheType.getComponentType()public CacheType getComponentType()
CacheTypegetComponentType in interface CacheTypepublic void setComponentType(CacheType componentType)
public String getTypeName()
CacheTypecache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.