Uses of Class
org.tquadrat.foundation.inifile.internal.Group
Packages that use Group
-
Uses of Group in org.tquadrat.foundation.inifile.internal
Fields in org.tquadrat.foundation.inifile.internal declared as GroupModifier and TypeFieldDescriptionprivate final Group
Value.m_Group
The reference to the parent group.Fields in org.tquadrat.foundation.inifile.internal with type parameters of type GroupMethods in org.tquadrat.foundation.inifile.internal that return GroupModifier and TypeMethodDescriptionprivate final Group
INIFileImpl.createGroup
(String group) Creates a new instance ofGroup
for the given name.Methods in org.tquadrat.foundation.inifile.internal with parameters of type GroupConstructors in org.tquadrat.foundation.inifile.internal with parameters of type Group