.. java:import:: java.lang.annotation ElementType .. java:import:: java.lang.annotation Retention .. java:import:: java.lang.annotation RetentionPolicy .. java:import:: java.lang.annotation Target CxxCopyConstructorUnavailable ============================= .. java:package:: org.moe.natj.cxx.ann :noindex: .. java:type:: @Retention @Target public @interface CxxCopyConstructorUnavailable Marks the binding interface as being from a class which has no available (public) copy constructors.