-
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.FILE}) public @interface NotImplemented
未实现的项(至今为止,总是如此或者在多数情况下)。
Items that is not implemented (yet, always or at most times).
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.FILE}) public @interface NotImplemented
未实现的项(至今为止,总是如此或者在多数情况下)。
Items that is not implemented (yet, always or at most times).