All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.tspaces.TupleSpaceERB_DE
java.lang.Object
|
+----java.util.ResourceBundle
|
+----java.util.ListResourceBundle
|
+----com.ibm.tspaces.TupleSpaceERB_DE
- public class TupleSpaceERB_DE
- extends ListResourceBundle
This is the localization class for the exception messages in the
TupleSpace package. It provides the strings that describe
the reasons for an exception. These strings are in German.
- Author:
- Matthias Eichstaedt
- See Also:
- Tuple, TupleSpace
-
TupleSpaceERB_DE()
-
-
getContents()
-
TupleSpaceERB_DE
public TupleSpaceERB_DE()
getContents
public Object[][] getContents()
- Returns:
- the contents array that gives the localization strings and their
keys
- Overrides:
- getContents in class ListResourceBundle
All Packages Class Hierarchy This Package Previous Next Index