| Package | Description |
|---|---|
| net.hydromatic.resource |
Compiler-checked resource framework.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Resources.ExInst<T extends Exception>
Sub-class of
Resources.Inst that can throw an exception without caused
by. |
static class |
Resources.ExInstWithCause<T extends Exception>
Sub-class of
Resources.Inst that can throw an exception. |
| Modifier and Type | Method and Description |
|---|---|
Resources.Inst |
Resources.Inst.localize(Locale locale) |
Resources.Inst |
Resources.ExInstWithCause.localize(Locale locale) |
Copyright © 2014–2015 Julian Hyde. All rights reserved.