Annotation Type SpecNotNull


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface SpecNotNull
    Specifies that the value of a field must not be null.