| Home >> All >> org >> josql >> [ incubator Javadoc ] |
org.josql.incubator: Javadoc index of package org.josql.incubator.
Package Samples:
org.josql.incubator
Classes:
ObjectIndex: This is an experimental class aimed at producing an index across a collection of homogeneous objects. It should be noted here that it is the "sorting" of the elements in the List of objects that takes nearly all the time here. Use the sort() 55 method yourself to only perform sort once. Everytime you add an object however the sort status of the List of objects will be invalidated and have to be re-sorted before you have retrieve the objects again.
FilteredArrayList
| Home | Contact Us | Privacy Policy | Terms of Service |