Package javax.annotation
Annotation Type Nullable
-
@Documented @Retention(CLASS) public @interface Nullable
Class retained Nullable annotation. Purely used to assist IDE auto-completion for users of Ebean API. This is expected to be in maven provided scope only.