Integrating Native Methods into Java Programs |
- Step By Step
- Implementing Native Methods
- The Character Replacement Program
- The Method Signature and the Function Signature
- Passing Data into a Native Method
- Returning a Value from a Native Method
- Using a Java Object in a Native Method
- Working with Strings
- Native Methods and Thread Synchronization
- Throwing Exceptions from Within a Native Method
- Using C++ in Native Method Implementations
Integrating Native Methods into Java Programs |