DCT Lightfoot v3 API specification

java.util
Interface Enumeration


public interface Enumeration


Method Summary
 boolean hasMoreElements()
           
 Object nextElement()
           
 

Method Detail

hasMoreElements

public boolean hasMoreElements()

nextElement

public Object nextElement()

DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification