|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.type.trace.TraceObjectSupport
public class TraceObjectSupport
Constructor Summary | |
---|---|
TraceObjectSupport(Debugger debugger,
Object o,
int type,
String category,
String text)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
static void |
log(Debugger debugger,
int type,
String category,
String text,
String varName,
String varValue)
|
String |
toString()
|
static TraceObject |
toTraceObject(Debugger debugger,
Object obj,
int type,
String category,
String text)
|
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TraceObjectSupport(Debugger debugger, Object o, int type, String category, String text)
Method Detail |
---|
public String toString()
toString
in class Object
public boolean equals(Object obj)
equals
in class Object
public static void log(Debugger debugger, int type, String category, String text, String varName, String varValue)
public static TraceObject toTraceObject(Debugger debugger, Object obj, int type, String category, String text)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |