|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| AbstractClassUtils | |
| Appendable | Appendable is an object used to append character or character sequence. |
| CharSequence | The CharSequence interface represents an ordered set of characters and the functions to probe them. |
| Cloneable | This (empty) interface should be implemented by all classes which wish to support cloning. |
| Comparable | This interface should be implemented by all classes which wish to define a natural ordering of their instances. |
| Iterable |
Implementations of this interface can be used within a foreach statement. |
| Class Summary | |
|---|---|
| BooleanHelper | |
| ByteHelper | |
| CharacterHelper | |
| ClassLoader | |
| ClassUtils | |
| ComparableBoolean | |
| ComparableByte | |
| ComparableCharacter | |
| ComparableDate | |
| ComparableDouble | |
| ComparableFloat | |
| ComparableInteger | |
| ComparableLong | |
| ComparableShort | |
| ComparableString | |
| DoubleHelper | |
| IntegerHelper | |
| LongHelper | |
| MathHelper | Additional static methods that are available in JavaSE Math class, but not JavaME Math. |
| SecurityManager | |
| ShortHelper | |
| StringBuilder |
A modifiable sequence of characters for use in creating and modifying Strings. |
| StringHelper | |
| Exception Summary | |
|---|---|
| CloneNotSupportedException | This exception is thrown when a program attempts to clone an object which does not support the Cloneable interface. |
| UnsupportedOperationException | Thrown when a method is invoked that is not supported under the current execution environment. |
| Error Summary | |
|---|---|
| AssertionError | Indicates that an assertion has failed. |
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||