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