Package com.ibm.wala.util.ref
Class CacheReference
- java.lang.Object
-
- com.ibm.wala.util.ref.CacheReference
-
public final class CacheReference extends Object
A factory for References ... useful for debugging.
-
-
Constructor Summary
Constructors Constructor Description CacheReference()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Object
get(Object reference)
static Object
make(Object referent)
-
-
-
Method Detail
-
get
public static final Object get(Object reference) throws IllegalArgumentException
- Throws:
IllegalArgumentException
-
-