| Package | Description |
|---|---|
| net.thevpc.nuts.boot.internal.util |
| Modifier and Type | Field and Description |
|---|---|
static NBootStringMapFormat |
NBootStringMapFormat.COMMA_FORMAT |
static NBootStringMapFormat |
NBootStringMapFormat.DEFAULT |
static NBootStringMapFormat |
NBootStringMapFormat.URL_FORMAT |
| Modifier and Type | Method and Description |
|---|---|
NBootStringMapFormat |
NBootStringMapFormat.copy(String equalsChars,
String separatorChars,
String escapeChars,
Boolean sort) |
static NBootStringMapFormat |
NBootStringMapFormat.of(String equalsChars,
String separatorChars,
String escapeChars,
boolean sort) |
Copyright © 2025 vpc open source initiative. All rights reserved.