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


public interface Factory<T>


Method Summary
 T create()
           
 

Method Detail

create

T create()


Copyright © 2012. All Rights Reserved.