private static class NlsFormatterChoice.Segment extends Object
NlsFormatterChoice.Choice.| Modifier and Type | Field and Description |
|---|---|
private NlsArgument |
argument
|
private String |
literal
The literal result.
|
| Constructor and Description |
|---|
Segment(String literal,
NlsArgument argument)
The constructor.
|
private final String literal
private final NlsArgument argument
public Segment(String literal, NlsArgument argument)
literal - is the literal (prefix).argument - is the NlsArgument or null if this is the last NlsFormatterChoice.Segment.Copyright © 2001–2015 mmm-Team. All rights reserved.