Microsoft SDK for Java

com.ms.lang Package Classes

The com.ms.lang package contains the following classes:

Delegate class supports delegation.

MulticastDelegate class supports multicast delegates.

MulticastNotSupportedException class indicates that a delegate type does not support multicasting.

RegKey class produces Windows registry access objects.

RegKeyEnumValue class is created and returned by the RegKey.enumValue method.

RegKeyEnumValueByteArray class is created when RegKey.enumValue returns a byte array.

RegKeyEnumValueInt class is created when RegKey.enumValue returns a integer.

RegKeyEnumValueString class is created as a result of returning a string from RegKey.enumValue.

RegKeyException class signals that an I/O exception has occurred.

RegQueryInfo class queries registry access objects.

SystemThread class represents a thread that is always created in the system thread group (the highest level thread group, which has no parent).

SystemX class provides system enhancements that implement extended functionality.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.