java.lang.Object | +--MaxValues
Demonstrate the values that are provided for us as limits for the various primitive types.
Constructor Summary | |
MaxValues()
|
Method Summary | |
void |
printValues()
print out a list of max values |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MaxValues()
Method Detail |
public void printValues()