public class DoubleRangeMatch extends Object
DoubleRangeMatch()
Double
getEnd()
getStart()
static boolean
isMatch(DoubleRangeMatch doubleRangeMatch, Double input)
void
setEnd(Double end)
setStart(Double start)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoubleRangeMatch()
public Double getStart()
public void setStart(Double start)
public Double getEnd()
public void setEnd(Double end)
public static boolean isMatch(DoubleRangeMatch doubleRangeMatch, Double input)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.