|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.admin.cli.Strings
final class Strings
Strings -- Get your Strings here. One file with Strings So one class for messing with them! Nothing in here is public protected. Only for use by this one java package.
| Field Summary | |
|---|---|
private static LocalStringsImpl |
strings
|
| Constructor Summary | |
|---|---|
private |
Strings()
|
| Method Summary | |
|---|---|
(package private) static java.lang.String |
get(java.lang.String indexString)
|
(package private) static java.lang.String |
get(java.lang.String indexString,
java.lang.Object... objects)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final LocalStringsImpl strings
| Constructor Detail |
|---|
private Strings()
| Method Detail |
|---|
static final java.lang.String get(java.lang.String indexString)
static final java.lang.String get(java.lang.String indexString,
java.lang.Object... objects)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||