com.jeffpalm.util
Interface Matcher.Iterator

Enclosing class:
Matcher

public static interface Matcher.Iterator


Method Summary
 boolean hasNext()
           
 Matcher next()
           
 

Method Detail

next

Matcher next()

hasNext

boolean hasNext()