View Single Post
  #1 (permalink)  
Old 04-20-2008, 10:45 AM
jon80 jon80 is offline
Member
 
Join Date: Feb 2008
Posts: 23
jon80 is on a distinguished road
min / max and documentation
How is it possible to use fields such as:

int.MIN_FIELD
int.MAX_FIELD
BigInteger.max(BigInteger_value); ??

Ref: Java 2 Platform SE 5.0

Also is documentation for java version "1.6.0_05" available online?

Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)

Last edited by jon80 : 04-20-2008 at 10:46 AM. Reason: update #1
Reply With Quote
Sponsored Links