.. java:import:: java.lang.annotation ElementType .. java:import:: java.lang.annotation Retention .. java:import:: java.lang.annotation RetentionPolicy .. java:import:: java.lang.annotation Target IsOptional ========== .. java:package:: org.moe.natj.objc.ann :noindex: .. java:type:: @Retention @Target public @interface IsOptional Mark interface methods with this annotation when implementing is optional.