A B C D E F G H I L M N O P Q R S T V W 
All Classes All Packages

I

ifAccessible(Consumer<? super RegistryKey.Handle>, RegistryKey.HandleOption...) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Runs an action on a RegistryKey.Handle if this registry key is accessible.
ifAccessible(Function<? super RegistryKey.Handle, ? extends R>, RegistryKey.HandleOption...) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Runs an action on a RegistryKey.Handle if this registry key is accessible.
ifExists(Consumer<? super RegistryKey.Handle>, RegistryKey.HandleOption...) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Runs an action on a RegistryKey.Handle if this registry key exists.
ifExists(Function<? super RegistryKey.Handle, ? extends R>, RegistryKey.HandleOption...) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Runs an action on a RegistryKey.Handle if this registry key exists.
inputStream() - Method in class com.github.robtimus.os.windows.registry.BinaryValue
Returns an input stream over the registry value's binary data.
InvalidRegistryHandleException - Exception in com.github.robtimus.os.windows.registry
Thrown when an attempt is made to access a registry key using a handle that is no longer valid.
InvalidRegistryHandleException(String) - Constructor for exception com.github.robtimus.os.windows.registry.InvalidRegistryHandleException
Creates a new exception.
InvalidRegistryHandleException(String, String) - Constructor for exception com.github.robtimus.os.windows.registry.InvalidRegistryHandleException
Creates a new exception.
isAccessible() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Tests whether or not this registry key is accessible.
isExpandable() - Method in class com.github.robtimus.os.windows.registry.StringValue
Returns whether or not this registry value is an expandable string registry value.
isRoot() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
Returns whether or not this registry key is a root registry key.
A B C D E F G H I L M N O P Q R S T V W 
All Classes All Packages