protected static class EventTypeAssignabilityRules.ActualTypeHolder extends Object implements Type
| Modifier and Type | Method and Description |
|---|---|
Type[] |
getActualTypeArguments() |
protected Type |
getComponentType()
Reconstructs array's component type if this holder represents an array.
|
Class<?> |
getRawType() |
String |
toString() |
public Class<?> getRawType()
public Type[] getActualTypeArguments()
protected Type getComponentType()
IllegalArgumentException otherwise.Copyright © 2014. All Rights Reserved.