net.ontopia.utils
Class DebugUtils

java.lang.Object
  extended by net.ontopia.utils.DebugUtils

public class DebugUtils
extends Object

INTERNAL: Useful debugging methods.


Constructor Summary
DebugUtils()
           
 
Method Summary
static String decodeString(String str)
           
static String toString(boolean[] array)
           
static String toString(int[] array)
           
static String toString(Object[] array)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugUtils

public DebugUtils()
Method Detail

decodeString

public static String decodeString(String str)

toString

public static String toString(Object[] array)

toString

public static String toString(int[] array)

toString

public static String toString(boolean[] array)


Copyright © 2000-2012 Ontopia.