public class ListDoubleMatch extends Object
| Constructor and Description |
|---|
ListDoubleMatch() |
| Modifier and Type | Method and Description |
|---|---|
List<DoubleMatch> |
getOneof() |
boolean |
isMatch(Double input) |
void |
setOneof(List<DoubleMatch> oneof) |
public List<DoubleMatch> getOneof()
public void setOneof(List<DoubleMatch> oneof)
public boolean isMatch(Double input)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.