A C E F G H I J K L M N O P R S T U V

C

childrenNames() - Method in class java.util.prefs.TransientPreferences
Overrides Preferences.childrenNames, but does not throw a BackingStoreException.
clear() - Method in class java.util.prefs.TransientPreferences
Overrides Preferences.clear, but does not throw a BackingStoreException.
close() - Method in class java.lang.isolate.Link
Closes this link, disabling both sending and receiving on this Link.
ClosedLinkException - exception java.lang.isolate.ClosedLinkException.
An exception thrown when an operation is performed on a closed link.
ClosedLinkException() - Constructor for class java.lang.isolate.ClosedLinkException
Constructs a ClosedLinkException with no specified detail message.
ClosedLinkException(String) - Constructor for class java.lang.isolate.ClosedLinkException
Constructs a ClosedLinkException with specified detail message.
currentIsolate() - Static method in class java.lang.isolate.Isolate
Returns an Isolate object corresponding to the currently executing isolate.
currentIsolateContext() - Static method in class java.lang.isolate.Isolate
Returns the context associated with the current isolate.
currentIsolateIOBindings() - Static method in class java.lang.isolate.Isolate
Retrieves a copy of the IsolateMessage array defining the initial "standard" i/o bindings of the current isolate.
currentIsolateStartMessages() - Static method in class java.lang.isolate.Isolate
Retrieves a copy of the IsolateMessage array passed to start by the current isolate's creator.

A C E F G H I J K L M N O P R S T U V