public static class EvalHelper.DotNotation extends Object implements EvalHelper.Notation
DotKeySplitter| Constructor and Description |
|---|
DotNotation() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(StringBuilder builder,
String part)
Append the given part to the key builder.
|
public void append(StringBuilder builder, String part)
EvalHelper.Notationappend in interface EvalHelper.NotationCopyright © 2017. All rights reserved.