public class ORCondition extends Object implements Condition
ORCondition(Condition[] conditions)
Condition[]
getConditions()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ORCondition(Condition[] conditions)
public Condition[] getConditions()
Copyright © 2014–2020 Redisson. All rights reserved.