Annotation Type Nonnull


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