Uses of Class
com.github.robtimus.os.windows.registry.Transaction
-
Uses of Transaction in com.github.robtimus.os.windows.registry
Methods in com.github.robtimus.os.windows.registry that return types with arguments of type TransactionModifier and TypeMethodDescriptionstatic Optional<Transaction> Transaction.current()Returns the current transaction, if one exists.