#include <Number.h>
Inheritance diagram for beecrypt::lang::Number:
Public Member Functions | |
virtual javabyte | byteValue () const =0 throw () |
virtual javashort | shortValue () const =0 throw () |
virtual javaint | intValue () const =0 throw () |
virtual javalong | longValue () const =0 throw () |
|
Implemented in beecrypt::lang::Integer, and beecrypt::lang::Long. |
|
Implemented in beecrypt::lang::Integer, and beecrypt::lang::Long. |
|
Implemented in beecrypt::lang::Integer, and beecrypt::lang::Long. |
|
Implemented in beecrypt::lang::Integer, and beecrypt::lang::Long. |