.. java:import:: java.lang.annotation ElementType .. java:import:: java.lang.annotation Retention .. java:import:: java.lang.annotation RetentionPolicy .. java:import:: java.lang.annotation Target ByValue ======= .. java:package:: org.moe.natj.general.ann :noindex: .. java:type:: @Retention @Target public @interface ByValue Mark a native method or one of its argument to tell NatJ the value is given by-value.