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