org.ashikunep.irenka.annotation
注釈タイプ Unmodifiable


@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD,PARAMETER,LOCAL_VARIABLE})
public @interface Unmodifiable

変更不可能なコレクションを表す。

バージョン:
$Date: 2008-02-12 12:35:47 +0900 (火, 12 2月 2008) $
作成者:
Suguru ARAKAWA (Gluegent, Inc.)



Copyright 2007 the Seasar Foundation and the Others.