コード例 #1
0
 public static CPPRuntime getInstance() {
   return BridJ.getRuntimeByRuntimeClass(CPPRuntime.class);
 }