redis.clients.jedis
Class Builder<T>

java.lang.Object
  extended by redis.clients.jedis.Builder<T>

public abstract class Builder<T>
extends Object


Constructor Summary
Builder()
           
 
Method Summary
abstract  T build(Object data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Builder

public Builder()
Method Detail

build

public abstract T build(Object data)


Copyright © 2012. All Rights Reserved.