public abstract class CheckedListResourceBundle
extends java.util.ListResourceBundle
| Constructor and Description |
|---|
CheckedListResourceBundle() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.Object[][] |
getContents()
Returns the 2-D array containing key-value pairs.
|