Uses of Interface
com.cedarsoft.utils.ObjectFactory

Uses of ObjectFactory in com.cedarsoft.utils
 

Methods in com.cedarsoft.utils with parameters of type ObjectFactory
<T> T
CmdLine.read(java.lang.String message, java.util.List<? extends T> elements, Renderer<T,java.lang.Object> presenter, ObjectFactory<T> objectFactory)
          Reads a string from the console
<T> T
AbstractCmdLine.read(java.lang.String message, java.util.List<? extends T> elements, Renderer<T,java.lang.Object> presenter, ObjectFactory<T> objectFactory)
           
 



Copyright © 2009 cedarsoft GmbH. All Rights Reserved.