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