Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.scopemvc.model.util: Javadoc index of package org.scopemvc.model.util.


Package Samples:

org.scopemvc.model.util

Classes:

IntIndexSelectorIterator: An Iterator that iterates between a range of IntIndexSelectors. Construct with a start and end index: the iterator steps over this sequence inclusive. ie (0, 0) gives a 0 Selector, but (0, -1) gives no Selector. Note: the Selectors returned must be treated as immutable: it is the same Selector.
CompoundSelectorIterator: An Iterator that iterates through the iterations of two child Iterators in sequence.
ArraySelectorIterator: An Iterator that iterates over an array of Selectors.

Home | Contact Us | Privacy Policy | Terms of Service