Uses of Interface
org.ini4j.Registry.Key
Packages that use Registry.Key
-
Uses of Registry.Key in org.ini4j
Methods in org.ini4j that return Registry.KeyModifier and TypeMethodDescriptionRegistry.Key.getParent()
BasicRegistry.put
(String key, Profile.Section value) BasicRegistry.put
(String key, Profile.Section value, int index) Registry.put
(String key, Profile.Section value) Registry.put
(String key, Profile.Section value, int index) BasicRegistry.remove
(Profile.Section section)