public class OutputList extends Object
Constructor and Description |
---|
OutputList(long maxOutputSize) |
Modifier and Type | Method and Description |
---|---|
void |
addNode(OutputNode node) |
List<BlockPlaceholderOutputNode> |
getBlocks() |
String |
getValue() |
String |
toString() |
public void addNode(OutputNode node)
public List<BlockPlaceholderOutputNode> getBlocks()
public String getValue()
Copyright © 2018. All rights reserved.