public class Constraint extends Object
Constraint
instance constraints the co-domain of a long value
(signed 64bit).Constructor and Description |
---|
Constraint(long lowerBound,
long upperBound) |
Modifier and Type | Method and Description |
---|---|
long |
getLowerBound() |
long |
getUpperBound() |
Copyright © 2019 SNMP4J.org. All rights reserved.