Uses of Class
jimm.twice.util.Props

Packages that use Props
jimm.twice.util Contains classes that provide logging, persistence, properties retrieval, and HTTP utilities. 
 

Uses of Props in jimm.twice.util
 

Fields in jimm.twice.util declared as Props
protected static Props Props.propsInstance
           
 

Methods in jimm.twice.util that return Props
static Props Props.instance()
          Returns the single instance of this class.