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
T - the type of value this spec producesGeneratorSpec<T>, Supplier<T>, ValueSpec<T>Feed.