Builder.ComponentBuilder, Builder.ComponentConnectorBuilder, Builder.ConnectorBuilder, Builder.NodeBuilder| Modifier and Type | Method and Description |
|---|---|
Builder.ComponentConnectorBuilder |
withConnector()
Makes the node a connector.
|
Builder.ComponentConnectorBuilder |
withConnector(double bufferSize)
Makes the node a connector.
|
Builder.ComponentConnectorBuilder withConnector(double bufferSize)
bufferSize - the size of the local energy buffer.ConnectorBuilder.ComponentConnectorBuilder withConnector()
withConnector(double), but with a default buffer size
of zero.Connector