B - The instance to be returned on which to apply succeeding
builder operations.public static interface Openable.OpenBuilder<B extends Openable.OpenBuilder<B>>
Startable functionality to be invoked in a builder
chain.| Modifier and Type | Method and Description |
|---|---|
B |
withOpen()
Builder method for the
Openable.open() method. |
B withOpen() throws OpenException
Openable.open() method.OpenException - Thrown in case opening or accessing an open
line (connection, junction, link) caused problems.Copyright © 2017. All rights reserved.