| Constructor and Description | 
|---|
| Builder() | 
| Modifier and Type | Method and Description | 
|---|---|
| Condition | build() | 
| Condition.Builder | fn(Fn fn) | 
| Condition.Builder | result(String result) | 
public Condition.Builder fn(Fn fn)
public Condition.Builder result(String result)
public Condition build()
Copyright © 2023. All rights reserved.