com.jeffpalm.util
Interface Path.Iterator

Enclosing interface:
Path

public static interface Path.Iterator


Method Summary
 boolean hasNext()
           
 Path next()
           
 

Method Detail

next

Path next()

hasNext

boolean hasNext()