|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 必須 | オプション | 詳細: 要素 | |||||||||
@Documented
@Retention(value=RUNTIME)
@Target(value={METHOD,PARAMETER})
public @interface NonNull
Represents the element must not be null.
null,
the method throws IllegalStateException null,
the method throws NullPointerException
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 必須 | オプション | 詳細: 要素 | |||||||||