xades4j.utils
Interface CollectionUtils.Projector<T1,T2>

Enclosing class:
CollectionUtils

public static interface CollectionUtils.Projector<T1,T2>


Method Summary
 T2 project(T1 e)
           
 

Method Detail

project

T2 project(T1 e)


Copyright © 2012. All Rights Reserved.