|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ireasoning.protocol.tl1.TL1Util
public class TL1Util
This class is a utility class containing some helper methods.
Constructor Summary | |
---|---|
TL1Util()
|
Method Summary | |
---|---|
static void |
printOutputMsg(TL1OutputMsg[] outputs)
Helper method to print out TL1OutputMsg content to the System.out |
static void |
printOutputMsg(TL1OutputMsg[] outputs,
java.io.PrintStream p)
Helper method to print out TL1OutputMsg content |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TL1Util()
Method Detail |
---|
public static void printOutputMsg(TL1OutputMsg[] outputs)
public static void printOutputMsg(TL1OutputMsg[] outputs, java.io.PrintStream p)
|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |