public interface Limit
| Modifier and Type | Method and Description |
|---|---|
boolean |
compliesWith(double value) |
java.lang.Double |
getMax() |
java.lang.Double |
getMin() |
Unit |
getUnit() |
Unit getUnit()
java.lang.Double getMax()
java.lang.Double getMin()
boolean compliesWith(double value)
Copyright © 2010-2019. All Rights Reserved.