railo.runtime.type.it
Class ItAsEnum

java.lang.Object
  extended by railo.runtime.type.it.ItAsEnum
All Implemented Interfaces:
Enumeration<String>

public class ItAsEnum
extends Object
implements Enumeration<String>


Method Summary
 boolean hasMoreElements()
           
 String nextElement()
           
static Enumeration<String> toStringEnumeration(Iterator<Collection.Key> it)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface Enumeration<String>

nextElement

public String nextElement()
Specified by:
nextElement in interface Enumeration<String>

toStringEnumeration

public static Enumeration<String> toStringEnumeration(Iterator<Collection.Key> it)


Copyright © 2012 Railo