|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.debug.ActiveLock
public class ActiveLock
Field Summary | |
---|---|
String |
name
|
long |
startTime
|
int |
timeoutInMillis
|
short |
type
|
Constructor Summary | |
---|---|
ActiveLock(short type,
String name,
int timeoutInMillis)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final long startTime
public final short type
public final String name
public final int timeoutInMillis
Constructor Detail |
---|
public ActiveLock(short type, String name, int timeoutInMillis)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |