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 Value
Group.createValue
(String key) Creates a new instance ofValue
for the given name.final Value
Sets 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