- All Implemented Interfaces:
com.google.gson.JsonSerializer<BeachBall>
public class BeachballSerializer
extends Object
implements com.google.gson.JsonSerializer<BeachBall>
-
Constructor Summary
Constructors
-
Method Summary
static com.google.gson.JsonObject
com.google.gson.JsonElement
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BeachballSerializer
public BeachballSerializer()
-
Method Details
-
serialize
public com.google.gson.JsonElement serialize(BeachBall beachball,
Type type,
com.google.gson.JsonSerializationContext context)
- Specified by:
serialize in interface com.google.gson.JsonSerializer<BeachBall>
-
asAzTakeoff
public static com.google.gson.JsonObject asAzTakeoff(Vector v)