| Package | Description |
|---|---|
| io.whitfin.dottie.joiner |
| Modifier and Type | Method and Description |
|---|---|
NotationJoiner |
NotationJoiner.append(Integer... indices)
Appends some amount of index values to the builder.
|
NotationJoiner |
NotationJoiner.append(NotationSegment... segments)
Appends some existing segments to the builder.
|
NotationJoiner |
NotationJoiner.append(String... properties)
Appends some amount of property values to the builder.
|
NotationJoiner |
NotationJoiner.reset()
Resets the joiner to an initial state.
|
Copyright © 2017. All rights reserved.