public class SplitResult extends Object
Constructor and Description |
---|
SplitResult() |
Modifier and Type | Method and Description |
---|---|
String[] |
getLines() |
String |
getRemainingBuffer() |
void |
setLines(String[] lines) |
void |
setRemainingBuffer(String remainingBuffer) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.