Uses of Interface
org.apache.blur.utils.Converter

Packages that use Converter
org.apache.blur.utils   
 

Uses of Converter in org.apache.blur.utils
 

Constructors in org.apache.blur.utils with parameters of type Converter
IterableConverter(BlurIterable<F,E> iterable, Converter<F,T,E> converter)
           
IteratorConverter(BlurIterator<F,E> iterator, Converter<F,T,E> converter)
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.