package android.support.annotation;. import static java.lang.annotation.ElementType.ANNOTATION_TYPE; ... public @interface Nullable {. } ...
確定! 回上一頁