public class SpecificOrderIterator<T> extends Object implements Iterator<T>
| Constructor and Description |
|---|
SpecificOrderIterator(int[] orderArray,
List<T> itemList) |
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.