Acme.Serve
Class Serve.AcceptLocaleEnumeration

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

protected static class Serve.AcceptLocaleEnumeration
extends java.lang.Object
implements java.util.Enumeration


Constructor Summary
Serve.AcceptLocaleEnumeration(java.util.TreeSet ts)
           
 
Method Summary
 boolean hasMoreElements()
           
 java.lang.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(java.util.TreeSet ts)
Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface java.util.Enumeration

nextElement

public java.lang.Object nextElement()
Specified by:
nextElement in interface java.util.Enumeration


Copyright © 2010. All Rights Reserved.