Index

A B C D E G H I J K L M O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

C

checkGroupNameCandidate(String) - Static method in class org.tquadrat.foundation.inifile.internal.Group
An implementation of Predicate to be used with Objects.requireValidArgument(Object,String,Predicate) when checking the names for new groups.
checkKeyCandidate(String) - Static method in class org.tquadrat.foundation.inifile.internal.Value
An implementation of Predicate to be used with Objects.requireValidArgument(Object,String,Predicate) when checking the keys for new values.
compareTo(INIFile.Entry) - Method in record class org.tquadrat.foundation.inifile.INIFile.Entry
compareTo(Group) - Method in class org.tquadrat.foundation.inifile.internal.Group
compareTo(Value) - Method in class org.tquadrat.foundation.inifile.internal.Value
create(Path) - Static method in interface org.tquadrat.foundation.inifile.INIFile
Creates an empty INI file.
create(Path) - Static method in class org.tquadrat.foundation.inifile.internal.INIFileImpl
Creates an empty INI file.
createGroup(String) - Method in class org.tquadrat.foundation.inifile.internal.INIFileImpl
Creates a new instance of Group for the given name.
createValue(String) - Method in class org.tquadrat.foundation.inifile.internal.Group
Creates a new instance of Value for the given name.
A B C D E G H I J K L M O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values