Interface DataSource

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@ExperimentalApi @FunctionalInterface public interface DataSource
A data source for specs defined by a Feed.
Since:
5.0.0
See Also: