Package | Description |
---|---|
com.registry |
Contains all of the classes for reading and writing keys and values to the Windows Registry.
|
Modifier and Type | Method and Description |
---|---|
static RegistryQuota |
RegistryKey.getRegistryQuota()
Retrieves the current size of the registry and the maximum size
that the registry is allowed to attain on the system.
|
Modifier and Type | Method and Description |
---|---|
int |
RegistryQuota.compareTo(RegistryQuota other)
Compares one
RegistryQuota to another. |
Copyright © 2011, Yinon Michaeli. All rights reserved.