protected static class Serve.AcceptLocaleEnumeration extends Object implements Enumeration
Constructor and Description |
---|
AcceptLocaleEnumeration(TreeSet ts) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreElements() |
Object |
nextElement() |
public AcceptLocaleEnumeration(TreeSet ts)
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration
public Object nextElement()
nextElement
in interface Enumeration
Copyright © 2016 JBoss by Red Hat. All rights reserved.