public interface PlaceholderReplacer
| Modifier and Type | Field and Description |
|---|---|
static String |
PLACEHOLDER |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
format() |
PlaceholderReplacer |
replace(long arg) |
PlaceholderReplacer |
replace(Object arg) |
static final String PLACEHOLDER
PlaceholderReplacer replace(long arg)
PlaceholderReplacer replace(Object arg)
CharSequence format()
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.