Uses of Interface
org.zkoss.util.Converter

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
<F,T> java.util.Iterator<T>
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()).
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo