A B C D E F G H I L M N O P Q R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- filter() - Static method in class com.github.robtimus.os.windows.registry.RegistryValue
-
Returns a new filter for registry values.
- findDWordValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Tries to return a registry value as a DWORD.
- findDWordValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Tries to return a registry value as a DWORD.
- findQWordValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Tries to return a registry value as a QWORD.
- findQWordValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Tries to return a registry value as a QWORD.
- findStringValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Tries to return a registry value as a string.
- findStringValue(String) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Tries to return a registry value as a string.
- findValue(String, Class<V>) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Tries to return a registry value.
- findValue(String, Class<V>) - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Tries to return a registry value.
- FullResourceDescriptorValue - Class in com.github.robtimus.os.windows.registry
-
A representation of full resource descriptor registry values.
All Classes All Packages