Java Package defnition -
is there website can come know information about
- technical implementation possibilities
- where package used extensively
- why used?
for example timertask, used scheduling task execute in batch mode. other have other scenarios can use it?
please share information helpful.
i sorry if question appears vague, want learn possibilities in java
the offical java api: http://java.sun.com/javase/6/docs/api/index.html?overview-summary.html
and java book or tutorial tell lot of examples , possibilities java.
Comments
Post a Comment