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


public interface Factory1<T>


Method Summary
 T create(T a)
           
 

Method Detail

create

T create(T a)


Copyright © 2012. All Rights Reserved.