com.lordofthejars.nosqlunit.redis.embedded
public class StringToByteArrayConverter extends Object implements ch.lambdaj.function.convert.Converter<String,byte[]>
StringToByteArrayConverter()
byte[]
convert(String from)
static StringToByteArrayConverter
createStringToByteArrayConverter()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringToByteArrayConverter()
public static StringToByteArrayConverter createStringToByteArrayConverter()
public byte[] convert(String from)
convert
ch.lambdaj.function.convert.Converter<String,byte[]>
Copyright © 2014. All Rights Reserved.