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