-
-
Constructor Summary
Constructors
Constructor and Description |
LongRange() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
long |
getMax() |
long |
getMin() |
void |
setMax(long max) |
void |
setMin(long min) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
LongRange
public LongRange()
-
Method Detail
-
getMax
public long getMax()
-
getMin
public long getMin()
Copyright © 2013. All Rights Reserved.