ブラウザのJavaScriptが無効になっています。
ナビゲーション・リンクをスキップ
概要
パッケージ
クラス
階層ツリー
索引
ヘルプ
概要:
フィールド |
オプション |
必須
詳細:
フィールド |
要素
SEARCH:
パッケージ
org.wcardinal.controller.data.annotation
Annotation Interface NonNull
@Documented
@Target
({
TYPE
,
FIELD
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
NonNull
Sets fields to non-null.