public class HeapExclusions extends Object
Constructor and Description |
---|
HeapExclusions(SetOfClasses set) |
Modifier and Type | Method and Description |
---|---|
boolean |
excludes(PointerKey pk) |
Set<PointerKey> |
filter(Collection<PointerKey> s) |
static TypeReference |
getType(PointerKey pk) |
public HeapExclusions(SetOfClasses set)
public Set<PointerKey> filter(Collection<PointerKey> s)
IllegalArgumentException
- if s is nullpublic boolean excludes(PointerKey pk)
public static TypeReference getType(PointerKey pk)