Package org.instancio.feed
Annotation Type FeedSpecAnnotations.NullableSpec
- Enclosing interface:
FeedSpecAnnotations
@ExperimentalApi
@Target(METHOD)
@Retention(RUNTIME)
public static @interface FeedSpecAnnotations.NullableSpec
Specifies that the annotated spec method
can generate
null values.- Since:
- 5.0.0
- See Also: