Uses of Class
org.ini4j.Registry.Hive
-
Packages that use Registry.Hive Package Description org.ini4j [ini4j] main package -
-
Uses of Registry.Hive in org.ini4j
Methods in org.ini4j that return Registry.Hive Modifier and Type Method Description static Registry.Hive
Registry.Hive. valueOf(String name)
Returns the enum constant of this type with the specified name.static Registry.Hive[]
Registry.Hive. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-