|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjml2b.util.Profiler
jml2b.link.LinkInfo
Field Summary | |
static int |
PACKAGE
|
int |
tag
|
Type |
type
|
static int |
TYPE
|
Constructor Summary | |
LinkInfo(Package p)
|
|
LinkInfo(Type t)
|
Method Summary | |
Package |
getPackage()
|
Type |
getType()
|
Methods inherited from class jml2b.util.Profiler |
runGC |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int tag
public Type type
public static final int TYPE
public static final int PACKAGE
Constructor Detail |
public LinkInfo(Package p)
public LinkInfo(Type t)
Method Detail |
public Package getPackage()
public Type getType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |