|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Converter | |
---|---|
org.zkoss.util | Utilities for handling data structures. |
Uses of Converter in org.zkoss.util |
---|
Methods in org.zkoss.util with parameters of type Converter | ||
---|---|---|
static
|
CollectionsX.comodifiableIterator(java.util.Collection<F> col,
Converter<F,T> converter)
Returns an iterator that allows the caller to modify the collection directly (in addition to Iterator.remove()). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |