Property | Type | Description | |
---|---|---|---|
array | object | ||
numel | int | ||
size | int | ||
type | int |
Method | Description | |
---|---|---|
WrappedObject ( ) : System | ||
WrappedObject ( byte x ) : System | ||
WrappedObject ( double x ) : System | ||
WrappedObject ( float x ) : System | ||
WrappedObject ( int x ) : System | ||
WrappedObject ( long x ) : System | ||
WrappedObject ( object obj ) : System | ||
WrappedObject ( short x ) : System | ||
WrappedObject ( string s ) : System | ||
serialize ( ByteBuffer buf ) : void | ||
toString ( ) : string |