|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjson.serialize.test.JSONSerializerTest
public class JSONSerializerTest
This is a test class and example for JSONSerializer
.
Notice how the Lancer
class is serialized into JSON.
JSONSerializer
Constructor Summary | |
---|---|
JSONSerializerTest()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] pArgs)
Main program |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSONSerializerTest()
Method Detail |
---|
public static void main(java.lang.String[] pArgs)
pArgs
- Arguments of the main program
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |