Acme.Serve
Class Serve.AcceptLocaleEnumeration

java.lang.Object
  extended by Acme.Serve.Serve.AcceptLocaleEnumeration
All Implemented Interfaces:
Enumeration
Enclosing class:
Serve

protected static class Serve.AcceptLocaleEnumeration
extends Object
implements Enumeration


Constructor Summary
Serve.AcceptLocaleEnumeration(TreeSet ts)
           
 
Method Summary
 boolean hasMoreElements()
           
 Object nextElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Serve.AcceptLocaleEnumeration

public Serve.AcceptLocaleEnumeration(TreeSet ts)
Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface Enumeration

nextElement

public Object nextElement()
Specified by:
nextElement in interface Enumeration


Copyright © 2011. All Rights Reserved.