Package | Description |
---|---|
sirius.tagliatelle.emitter |
Modifier and Type | Field and Description |
---|---|
static ConstantEmitter |
ConstantEmitter.EMPTY
Represents an empty emitter which does not contribute the the output.
|
Modifier and Type | Method and Description |
---|---|
ConstantEmitter |
ConstantEmitter.append(String stringToAppend)
Appends the given string to the output.
|
Copyright © 2018. All rights reserved.