com.lordofthejars.nosqlunit.redis.embedded
Class ByteArrayIncrement

java.lang.Object
  extended by com.lordofthejars.nosqlunit.redis.embedded.ByteArrayIncrement

public class ByteArrayIncrement
extends Object


Method Summary
static long incrementValue(long value, byte[] elementToUpdate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

incrementValue

public static long incrementValue(long value,
                                  byte[] elementToUpdate)
                           throws UnsupportedEncodingException,
                                  NumberFormatException
Throws:
UnsupportedEncodingException
NumberFormatException


Copyright © 2012. All Rights Reserved.