Uses of Class
com.caucho.quercus.env.DefaultValue

Packages that use DefaultValue
com.caucho.quercus.env   
 

Uses of DefaultValue in com.caucho.quercus.env
 

Fields in com.caucho.quercus.env declared as DefaultValue
static DefaultValue DefaultValue.DEFAULT
           
 

Methods in com.caucho.quercus.env that return DefaultValue
static DefaultValue DefaultValue.create()
          Returns the null value singleton.