.. java:import:: java.lang.annotation ElementType .. java:import:: java.lang.annotation Retention .. java:import:: java.lang.annotation RetentionPolicy .. java:import:: java.lang.annotation Target CxxGlobalGetter =============== .. java:package:: org.moe.natj.cxx.ann :noindex: .. java:type:: @Retention @Target public @interface CxxGlobalGetter Marks a method as a C++ global variable getter.