Package net.jqwik.api

Annotation Type NullableType


  • @Nonnull(when=MAYBE)
    @TypeQualifierDefault(TYPE_USE)
    @Target(TYPE_USE)
    @API(status=INTERNAL,
         since="1.6.0")
    public @interface NullableType
    This annotation is necessary because Nullable cannot be applied to type usages