| Package | Description |
|---|---|
| net.java.truelicense.core.util |
Provides utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static FormattedResourceBundle |
FormattedResourceBundle.bundle(String baseName)
Returns a formatted resource bundle for the given base name.
|
static FormattedResourceBundle |
FormattedResourceBundle.bundle(String baseName,
Locale locale)
Returns a formatted resource bundle for the given base name with the
given locale.
|
static FormattedResourceBundle |
FormattedResourceBundle.wrap(ResourceBundle bundle)
Wraps the given resource bundle for formatting strings.
|
Copyright © 2005–2017 Schlichtherle IT Services. All rights reserved.