public static class ConcreteCflowPointcut.Slot
extends java.lang.Object
| Constructor and Description |
|---|
Slot(int formalIndex,
ResolvedType formalType,
int arrayIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
java.lang.String |
toString() |
public Slot(int formalIndex,
ResolvedType formalType,
int arrayIndex)