Class ObjectDebugger
java.lang.Object
zombie.debug.objects.ObjectDebugger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static zombie.debug.objects.ObjectDebugger.LogField
alloc_log_field
(String string, Object object, boolean boolean0) protected static zombie.debug.objects.ObjectDebugger.LogList
protected static zombie.debug.objects.ObjectDebugger.LogMap
protected static zombie.debug.objects.ObjectDebugger.LogObject
alloc_log_object
(Object object) static void
static void
static void
static void
static void
GetLines
(Object object, ArrayList<String> arrayList, int int0, boolean boolean0, boolean boolean1, int int1) static void
static void
static void
static void
static void
static void
Log
(DebugLogStream debugLogStream, Object object) static void
Log
(DebugLogStream debugLogStream, Object object, boolean boolean0) static void
Log
(DebugLogStream debugLogStream, Object object, boolean boolean0, boolean boolean1) static void
Log
(DebugLogStream debugLogStream, Object object, int int0) static void
Log
(DebugLogStream debugLogStream, Object object, int int0, boolean boolean0, boolean boolean1, int int1) static void
ReleaseList
(ArrayList<String> arrayList)
-
Constructor Details
-
ObjectDebugger
public ObjectDebugger()
-
-
Method Details
-
AllocList
-
ReleaseList
-
Log
-
Log
-
Log
-
Log
-
Log
-
Log
-
Log
-
Log
public static void Log(DebugLogStream debugLogStream, Object object, boolean boolean0, boolean boolean1) -
Log
-
Log
public static void Log(DebugLogStream debugLogStream, Object object, int int0, boolean boolean0, boolean boolean1, int int1) -
GetLines
-
GetLines
-
GetLines
-
GetLines
-
GetLines
-
alloc_log_object
-
alloc_log_field
-
alloc_log_list
protected static zombie.debug.objects.ObjectDebugger.LogList alloc_log_list() -
alloc_log_map
protected static zombie.debug.objects.ObjectDebugger.LogMap alloc_log_map()
-