public static final class CollectionsX.ArrayEnumeration<E>
extends java.lang.Object
implements java.util.Enumeration<E>
| Constructor and Description |
|---|
CollectionsX.ArrayEnumeration(java.lang.Object[] ary) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreElements() |
E |
nextElement() |
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.