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


public interface FactoryN<T>


Method Summary
 T create(List<T> args)
           
 

Method Detail

create

T create(List<T> args)


Copyright © 2012. All Rights Reserved.