|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.ipa.callgraph.ContextUtil
public class ContextUtil
misc utilities for dealing with contexts
| Constructor Summary | |
|---|---|
ContextUtil()
|
|
| Method Summary | |
|---|---|
static IClass |
getConcreteClassFromContext(Context c)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextUtil()
| Method Detail |
|---|
public static IClass getConcreteClassFromContext(Context c)
c - a context
java.lang.IllegalArgumentException - if c is null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||