public class ClassHierarchy.ResolvesToWith
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
MemberRef |
method |
The method to which a call resolves
|
java.util.HashSet |
rTypes |
The types with which the call resolves to the above method
|
| Constructor | Description |
|---|---|
ResolvesToWith() |
public MemberRef method
public java.util.HashSet rTypes