Uses of Interface
xades4j.utils.CollectionUtils.Projector

Packages that use CollectionUtils.Projector
xades4j.utils Utility classes used in the library, which may also be usefull outside. 
 

Uses of CollectionUtils.Projector in xades4j.utils
 

Methods in xades4j.utils with parameters of type CollectionUtils.Projector
static
<TSrc,TDest>
Collection<TDest>
CollectionUtils.project(Collection<TSrc> c, CollectionUtils.Projector<TSrc,TDest> p)
           
 



Copyright © 2012. All Rights Reserved.