|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::lang::Short Class Reference#include <Short.h>
Inheritance diagram for acdk::lang::Short:
List of all members.
Detailed Description
Object wrapper for the basic short type.
API: Java
- Author:
- Roger Rene Kommer
- Version:
- Revision
- 1.17
- Date:
- Date
- 2005/04/09 19:26:50
Constructor & Destructor Documentation
acdk::lang::Short::Short |
( |
short |
s |
) |
|
|
Member Function Documentation
byte acdk::lang::Short::byteValue |
( |
|
) |
[inline, virtual] |
|
RObject acdk::lang::Short::clone |
( |
|
) |
[inline, virtual] |
|
int acdk::lang::Short::compareTo |
( |
short |
other |
) |
[inline] |
|
virtual int acdk::lang::Short::compareTo |
( |
IN(RShort) |
anotherShort |
) |
[virtual] |
|
int acdk::lang::Short::compareTo |
( |
IN(RObject) |
o |
) |
[virtual] |
|
RObject acdk::lang::Short::create_instance |
( |
|
) |
[inline, static] |
|
double acdk::lang::Short::doubleValue |
( |
|
) |
[inline, virtual] |
|
bool acdk::lang::Short::equals |
( |
short |
other |
) |
[inline] |
|
bool acdk::lang::Short::equals |
( |
IN(RObject) |
o |
) |
[inline, virtual] |
|
bool acdk::lang::Short::equals |
( |
IN(RShort) |
o |
) |
[inline] |
|
float acdk::lang::Short::floatValue |
( |
|
) |
[inline, virtual] |
|
RClass acdk::lang::Short::getTYPE |
( |
|
) |
[static] |
|
int acdk::lang::Short::hashCode |
( |
|
) |
[inline, virtual] |
|
int acdk::lang::Short::intValue |
( |
|
) |
[inline, virtual] |
|
jlong acdk::lang::Short::longValue |
( |
|
) |
[inline, virtual] |
|
short acdk::lang::Short::shortValue |
( |
|
) |
[inline, virtual] |
|
virtual dmi::ScriptVar acdk::lang::Short::toScriptVar |
( |
|
) |
[inline, virtual] |
|
RString acdk::lang::Short::toString |
( |
short |
s, |
|
|
int |
radix = 10 |
|
) |
[static] |
|
RString acdk::lang::Short::toString |
( |
|
) |
[virtual] |
|
Member Data Documentation
|
|