.. java:import:: org.moe.natj.cxx CxxMethodVirtuality .. java:import:: java.lang.annotation ElementType .. java:import:: java.lang.annotation Inherited .. java:import:: java.lang.annotation Retention .. java:import:: java.lang.annotation RetentionPolicy .. java:import:: java.lang.annotation Target CxxMethod ========= .. java:package:: org.moe.natj.cxx.ann :noindex: .. java:type:: @Inherited @Retention @Target public @interface CxxMethod Marks a method as a C++ method. Static Java methods will be bound as static C++ methods.