|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindprod.ledatastream.LETest
public final class LETest
Tests Little Endian LEDataInputStream and LEDataOutputStream.
Demonstrates the use of its methods. Output should look like this: 44 -1 a -249 -123456789012 -649 -749 true 3.14 4.14 echidna kangaroo u dingo Then repeated.
Constructor Summary | |
---|---|
LETest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Debug harness. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LETest()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- not used
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |