|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormattingTuple | |
|---|---|
| org.slf4j.helpers | Helper classes. |
| Uses of FormattingTuple in org.slf4j.helpers |
|---|
| Fields in org.slf4j.helpers declared as FormattingTuple | |
|---|---|
static FormattingTuple |
FormattingTuple.NULL
|
| Methods in org.slf4j.helpers that return FormattingTuple | |
|---|---|
static FormattingTuple |
MessageFormatter.arrayFormat(String messagePattern,
Object[] argArray)
|
static FormattingTuple |
MessageFormatter.arrayFormat(String messagePattern,
Object[] argArray,
Throwable throwable)
|
static FormattingTuple |
MessageFormatter.format(String messagePattern,
Object arg)
Performs single argument substitution for the 'messagePattern' passed as parameter. |
static FormattingTuple |
MessageFormatter.format(String messagePattern,
Object arg1,
Object arg2)
Performs a two argument substitution for the 'messagePattern' passed as parameter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||