Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Threshold |
build() |
Threshold.Builder |
copy(Threshold o) |
Threshold.Builder |
operator(Threshold.Operator operator) |
Threshold.Builder |
value(Integer value) |
public Threshold.Builder operator(Threshold.Operator operator)
public Threshold.Builder value(Integer value)
public Threshold build()
public Threshold.Builder copy(Threshold o)
Copyright © 2016–2020. All rights reserved.