LiveGraph
data visualisation and analysis framework

Uses of Class
org.LiveGraph.dataCache.DataSet.DefRetValue

Packages that use DataSet.DefRetValue
org.LiveGraph.dataCache   
 

Uses of DataSet.DefRetValue in org.LiveGraph.dataCache
 

Fields in org.LiveGraph.dataCache declared as DataSet.DefRetValue
static DataSet.DefRetValue DataSet.returnValueForIllegalIndex
          The currently used default rteturn value.
 

Methods in org.LiveGraph.dataCache that return DataSet.DefRetValue
static DataSet.DefRetValue DataSet.DefRetValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DataSet.DefRetValue[] DataSet.DefRetValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


LiveGraph
data visualisation and analysis framework