org.unitils.core
Interface Factory<T>


public interface Factory<T>

Author:
Tim Ducheyne

Method Summary
 T create()
           
 

Method Detail

create

T create()


Copyright © 2014. All Rights Reserved.