Java SE Development Kit 1.4 Documentation

  • Java SE Development Kit 1.4 Documentation
  • Java SE Development Kit 1.4 Documentation
  • Java SE Development Kit 1.4 Documentation
  • Java SE Development Kit 1.4 Documentation

Detailed App Info:

  • Last Changed:Time:
  • Current Version:Version: 2.0.2
  • Device Type:Device: iOS Universal
  • Category:Category: Reference
  • iTunes Seller:Seller:
  • Download Size:App Size: 25.45 MB

Application Description

Twitter:
Google:
Facebook:
*****THE BEST Java Development Kit 1.4 API Reference FOR IPAD & iPhone*****
***** Java SE Development Kit 1.4 Documentation*****
Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers, as well as in today's demanding embedded environments.

*Java offers the rich user interface, performance, versatility, portability, and security that today’s applications require.

* * * * *This document is the API specification for the Java™ Platform, Standard Edition. * * * * *
=====================================
【for example】
subList
public ListE subList(int fromIndex,
int toIndex)
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive. (If fromIndex and toIndex are equal, the returned list is empty.) The returned list is backed by this list, so non-structural changes in the returned list are reflected in this list, and vice-versa. The returned list supports all of the optional list operations supported by this list.
This method eliminates the need for explicit range

。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
removeRange
protected void removeRange(int fromIndex,
int toIndex)
Removes from this list all of the elements whose index is between fromIndex, inclusive, and toIndex, exclusive. Shifts any succeeding elements to the left (reduces their index). This call shortens the list by (toIndex - fromIndex) elements. (If toIndex==fromIndex, this operation has no effect.)
This method is called by the clear operation on this list and its subLists. Overriding this method to take advantage of the internals of the list implementation can substantially improve the performance of the clear operation on this list and its subLists.

This implementation gets a list iterator positioned before fromIndex, and repeatedly calls ListIterator.next followed by ListIterator.remove until the entire range has been removed. Note: if ListIterator.remove requires linear time, this implementation requires quadratic time.

Requirements

Your mobile device must have at least 25.45 MB of space to download and install Java SE Development Kit 1.4 Documentation app. Java SE Development Kit 1.4 Documentation was updated to a new version. Purchase this version for $1.99

If you have any problems with installation or in-app purchase, found bugs, questions, comments about this application, you can visit the official website of QIANG MA at http://itunes.apple.com/us/app/id484962453?mt=8.

Copyright © @2013 Job Ma