Java package: Difference between revisions

Content deleted Content added
Line 61:
{|
| {{Javadoc:SE|package=java.lang|java/lang}} || — basic language functionality and fundamental types
|-
| [http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Math.html java.lang.Math] || — class providing mathematical functions
|-
| {{Javadoc:SE|package=java.util|java/util}} || — collection [[data structure]] classes
|-
| {{Javadoc:SE|package=java.math|java/math}} || — provides mathematical functions
|-
| {{Javadoc:SE|package=java.io|java/io}} || — file operations
|-
| {{Javadoc:SE|package=java.math|/java/math}} || — providesmultiprecision mathematicalarithmetics functions
|-
| {{Javadoc:SE|package=java.nio|java/nio}} || — the [[New I/O]] framework for Java