Content deleted Content added
No edit summary |
ClueBot NG (talk | contribs) m Reverting possible vandalism by 66.190.234.37 to version by NoToleranceForIntolerance. Report False Positive? Thanks, ClueBot NG. (3059740) (Bot) |
||
Line 4:
Java packages can be stored in compressed files called [[JAR file]]s, allowing classes to be downloaded faster as groups rather than individually.
In general, a package can contain the following kinds of
Programmers also typically use packages to organize classes belonging to the same category or providing similar functionality.
|