inua.util
Class Misc

java.lang.Object
  extended by inua.util.Misc

public class Misc
extends Object


Constructor Summary
Misc()
           
 
Method Summary
static void verifyPrint(Print printer, String[] expected)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Misc

public Misc()
Method Detail

verifyPrint

public static void verifyPrint(Print printer,
                               String[] expected)