Uses of Interface
com.github.robtimus.os.windows.registry.TransactionalState.Action
-
Uses of TransactionalState.Action in com.github.robtimus.os.windows.registry
Methods in com.github.robtimus.os.windows.registry with parameters of type TransactionalState.ActionModifier and TypeMethodDescription<X extends Throwable>
voidTransactionalState.run(TransactionalState.Action<X> action) Runs an action.