Package org.apache.wicket.util.string
Interface IStringIterator
-
public interface IStringIteratorTypesafe string iterator interface- Author:
- Jonathan Locke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanhasNext()java.lang.Stringnext()
-