com.usergrid.count.common
Class CountSerDeUtils

java.lang.Object
  extended by com.usergrid.count.common.CountSerDeUtils

public class CountSerDeUtils
extends Object

Author:
zznate

Constructor Summary
CountSerDeUtils()
           
 
Method Summary
static Count deserialize(String json)
           
static String serialize(Count count)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountSerDeUtils

public CountSerDeUtils()
Method Detail

serialize

public static String serialize(Count count)

deserialize

public static Count deserialize(String json)


Copyright © 2013. All Rights Reserved.