public class HeapExclusions extends Object
| Constructor and Description |
|---|
HeapExclusions(com.ibm.wala.util.config.SetOfClasses set) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
excludes(PointerKey pk) |
Set<PointerKey> |
filter(Collection<PointerKey> s) |
static TypeReference |
getType(PointerKey pk) |
public Set<PointerKey> filter(Collection<PointerKey> s)
IllegalArgumentException - if s is nullpublic boolean excludes(PointerKey pk)
public static TypeReference getType(PointerKey pk)
Copyright © 2015. All rights reserved.