| Modifier and Type | Method | Description |
|---|---|---|
void |
AbstractConnectableAutomaton.close() |
Closes the component's connection(s).
|
void |
Closable.close() |
Closes the component's connection(s).
|
void |
ClosableHandle.close(H aHandle) |
Closes or pre-closes (flush) the component identified by the given
handle.
|
static void |
ComponentUtility.close(Object aComponent) |
|
B |
Closable.CloseBuilder.withClose() |
Builder method for the
Closable.close() method. |
Copyright © 2018. All rights reserved.