public class StoreSpec
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StoreSpec
public StoreSpec()
-
Method Details
-
encode
public static byte[] encode(Store protoInputObject)
-
decode
public static Store decode(byte[] input)