Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kiswar Malik   on Jun 15 In Java Category.

  
Question Answered By: Boyce Fischer   on Jun 15

I believe you need to change  the MAX_VALUE bits to MIN_VALUE that
will give  you the equivalent minimum values.

If you have installed the docs folder with the API in it (contains
all the standard Java classes in the SDK with their methods and
properties) you should find these properties. For example,
Integer.MIN_VALUE can be found on my computer at

C:\j2sdk1.4.1_01\docs\api\index.html

Go to java.lang package, click on Integer link and you should find it.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on smaller number possible instead of the maximum Or get search suggestion and latest updates.


Tagged: