static class BundleFunctions.PostTranslateFunc extends BundleFunctions.BundleFunc implements java.util.function.Function
res, returnLabels| Modifier | Constructor and Description |
|---|---|
private |
PostTranslateFunc(java.lang.String bundle,
java.util.Locale locale,
boolean returnLabels) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(java.lang.Object input) |
lookup