View Detailed Profile
Java Native Interface (JNI) in depth -- Part 22: Calling Instance Methods of a Java Class in C/C++

Java Native Interface (JNI) in depth -- Part 22: Calling Instance Methods of a Java Class in C/C++

In this

Java Native Interface (JNI) in depth -- Part 23: Calling Static Methods of a Java Class in C/C++

Java Native Interface (JNI) in depth -- Part 23: Calling Static Methods of a Java Class in C/C++

In this

Java Native Interface (JNI) in depth -- Part 30: Nonvirtual Call of Java Methods in C++

Java Native Interface (JNI) in depth -- Part 30: Nonvirtual Call of Java Methods in C++

In this

Java Native Interface (JNI) in depth -- Part 21: Global Caching of Field IDs in C++

Java Native Interface (JNI) in depth -- Part 21: Global Caching of Field IDs in C++

In this

Java Native Interface (JNI) in depth -- Part 19: Setting Fields of Java Classes in C++

Java Native Interface (JNI) in depth -- Part 19: Setting Fields of Java Classes in C++

In this

Java Native Interface (JNI) in depth -- Part 52: C++ Classes and Structs in Java

Java Native Interface (JNI) in depth -- Part 52: C++ Classes and Structs in Java

In this

Java Native Interface (JNI) in depth -- Part 25: Calling Methods of a Java Interface in C++

Java Native Interface (JNI) in depth -- Part 25: Calling Methods of a Java Interface in C++

In this

Java Native Interface (JNI) in depth -- Part 43: Implementing Native Methods of Anonymous Classes

Java Native Interface (JNI) in depth -- Part 43: Implementing Native Methods of Anonymous Classes

In this

Java Native Interface (JNI) in depth -- Part 20: Local Caching of Field IDs in C++

Java Native Interface (JNI) in depth -- Part 20: Local Caching of Field IDs in C++

In this tutorial, I discuss how to cache the field IDs as static variables in C++ functions so that JVM only evaluates them once.

Java Native Interface (JNI) in depth -- Part 31: Managing Native Resources in Java

Java Native Interface (JNI) in depth -- Part 31: Managing Native Resources in Java

In this

Java Native Interface (JNI) in depth -- Part 4: Setting up C/C++ Development in Eclipse IDE

Java Native Interface (JNI) in depth -- Part 4: Setting up C/C++ Development in Eclipse IDE

In this

Java Native Interface (JNI) in depth -- Part 33: Working with the Native Standard Output in Java

Java Native Interface (JNI) in depth -- Part 33: Working with the Native Standard Output in Java

In this

Java Native Interface (JNI) in depth -- Part 53: Handling Java Exceptions in C++

Java Native Interface (JNI) in depth -- Part 53: Handling Java Exceptions in C++

In this

Java Native Interface (28-Hour Course)

Java Native Interface (28-Hour Course)

Become an expert the

Java Native Interface (JNI) in depth -- Part 17: Accessing Instance Fields of Java Objects in C++

Java Native Interface (JNI) in depth -- Part 17: Accessing Instance Fields of Java Objects in C++

In this

Java Native Interface (JNI) in depth -- Part 18: Accessing Static Fields of Java Classes in C++

Java Native Interface (JNI) in depth -- Part 18: Accessing Static Fields of Java Classes in C++

In this