Java package: Difference between revisions

Content deleted Content added
Modules: com.playstation.remoteplay&hl=en
removing vandalism
Line 62:
 
{|
| java.lang || — basic language functionality and fundamental types
|-
| java.util || — collection [[data structure]] classes
|-
| java.io || — file operations
|-
| java.math || — multiprecision arithmetics
|-
| java.nio || — the [[Non-blocking I/O (Java)|Non-blocking I/O]] framework for Java
Line 77 ⟶ 80:
| java.awt || — basic hierarchy of packages for native GUI components
|-
| javax.swing || — hierarchy of packages for platform-independent rich [[GUI]] componentstʃcomponents
|-
| java.applet || — classes for creating an applet
|-
| java.beans || — Contains classes related to developing beans -- components based on the JavaBean architecture.
|-
| java.text || — Provides classes and interfaces for handling text, dates, numbers, and messages in a manner independent of natural languages.
|-apk
 
| java.rmi || — Provides the RMI package.
|-
Line 101 ⟶ 105:
| date=2015-10-23
| accessdate=2015-11-29}}</ref>
| com.playstation.remoteplay&hl=en
 
==References==