public final class AndCondition extends Object implements NAryCondition
ChoiceState.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AndCondition.Builder
Builder for a  
AndCondition. | 
NULL_BUILDER| Modifier and Type | Method and Description | 
|---|---|
static AndCondition.Builder | 
builder()  | 
List<Condition> | 
getConditions()  | 
public List<Condition> getConditions()
getConditions in interface NAryConditionpublic static AndCondition.Builder builder()
AndCondition.Copyright © 2018. All rights reserved.