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–2020 Redisson. All rights reserved.