public final class UResource extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
UResource.Array
Interface for iterating over a resource bundle array resource.
|
static class |
UResource.Key
Represents a resource bundle item's key string.
|
static class |
UResource.Sink
Sink for ICU resource bundle contents.
|
static interface |
UResource.Table
Interface for iterating over a resource bundle table resource.
|
static class |
UResource.Value
Represents a resource bundle item's value.
|
| Constructor and Description |
|---|
UResource() |