@Documented @Retention(value=RUNTIME) @Target(value={FIELD,METHOD,PARAMETER,LOCAL_VARIABLE}) public @interface Unmodifiable
変更不可能なコレクションを表す。