Package org.ini4j

Class BasicProfile

All Implemented Interfaces:
Serializable, Map<String,Profile.Section>, CommentedMap<String,Profile.Section>, MultiMap<String,Profile.Section>, Profile
Direct Known Subclasses:
BasicRegistry, Ini

public class BasicProfile extends CommonMultiMap<String,Profile.Section> implements Profile
See Also: