Iterator over an array. Implementation must provide {@link ArrayIteratorAdapter#model(Object) } method to wrap each item in amodel before it is returned through {@link ArrayIteratorAdapter#next() }method.
@author Igor Vaynberg (ivaynberg)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.