| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/wshackle/java4cpp/java4cpp-1.4/examples/NativeRunnable/nr.cpp | [Back] [Original] |
#include
#include "JavaForCpp.h"
namespace JavaForCpp {
class NativeRunnableContext {
// add any data to store per object
};
void NativeRunnable::runNative() {
std::cout
| Web Proxy Viewer | New URL | Original Page |