public class DoubleRangeMatch extends Object
DoubleRangeMatch()
Double
getEnd()
getStart()
boolean
isMatch(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 boolean isMatch(Double input)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.