Package org.instancio.feed
Interface FeedSpec<T>
- Type Parameters:
T- the type of value this spec produces
- All Superinterfaces:
GeneratorSpec<T>,Supplier<T>,ValueSpec<T>
The return type for spec methods declared by a
Feed.- Since:
- 5.0.0
-
Method Summary