org.aksw.commons.util.factory
Interface Factory2<T>


public interface Factory2<T>


Method Summary
 T create(T a, T b)
           
 

Method Detail

create

T create(T a,
         T b)


Copyright © 2012. All Rights Reserved.