com.lordofthejars.nosqlunit.redis.parser
Class JsonToJedisConverter

java.lang.Object
  extended by com.lordofthejars.nosqlunit.redis.parser.JsonToJedisConverter

public class JsonToJedisConverter
extends Object


Method Summary
static byte[] toByteArray(Object object)
           
static Double toDouble(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toByteArray

public static final byte[] toByteArray(Object object)

toDouble

public static final Double toDouble(Object object)


Copyright © 2012. All Rights Reserved.