Package org.jspace.io.json
Class TupleSerializer
java.lang.Object
org.jspace.io.json.TupleSerializer
- All Implemented Interfaces:
com.google.gson.JsonSerializer<Tuple>
public class TupleSerializer extends java.lang.Object implements com.google.gson.JsonSerializer<Tuple>
-
Constructor Summary
Constructors Constructor Description TupleSerializer()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TupleSerializer
public TupleSerializer()
-
-
Method Details