Uses of Class
com.github.robtimus.os.windows.registry.StringValue
-
Uses of StringValue in com.github.robtimus.os.windows.registry
Methods in com.github.robtimus.os.windows.registry that return StringValueModifier and TypeMethodDescriptionstatic StringValueStringValue.expandableOf(String name, String value) Creates a new string registry value.static StringValueCreates a new string registry value.StringValue.withExpandableValue(String value) Returns a registry value with the same name as this registry value but a different value.Returns a registry value with the same name as this registry value but a different value.