public static final class SpecializationGroup.TypeGuard extends Object
| Constructor and Description |
|---|
TypeGuard(TypeMirror type,
int signatureIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getSignatureIndex() |
TypeMirror |
getType() |
int |
hashCode() |
public TypeGuard(TypeMirror type, int signatureIndex)