public class EQCondition extends Object implements Condition
EQCondition(String name, Object value)
String
getName()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EQCondition(String name, Object value)
public String getName()
public Object getValue()
Copyright © 2014–2019 The Redisson Project. All rights reserved.