com.jeffpalm.bin
Interface Bin.ArgIterator

Enclosing class:
Bin

protected static interface Bin.ArgIterator


Method Summary
 boolean hasNext()
           
 java.lang.String next()
           
 

Method Detail

hasNext

boolean hasNext()

next

java.lang.String next()