Uses of Class
org.tquadrat.foundation.inifile.internal.Value
Packages that use Value
- 
Uses of Value in org.tquadrat.foundation.inifile.internal
Fields in org.tquadrat.foundation.inifile.internal with type parameters of type ValueMethods in org.tquadrat.foundation.inifile.internal that return ValueModifier and TypeMethodDescriptionprivate final ValueGroup.createValue(String key) Creates a new instance ofValuefor the given name.final ValueSets the given value for the given key.Methods in org.tquadrat.foundation.inifile.internal that return types with arguments of type ValueModifier and TypeMethodDescriptionReturns the value for the given key from this group.Methods in org.tquadrat.foundation.inifile.internal with parameters of type Value 
