Interface Provider<T>
- Type Parameters:
T- the type of results provided by this provider
- All Known Implementing Classes:
QueryExecutorTimeZoneProvider
public interface Provider<T>
Represents a provider of results.
-
Method Summary
-
Method Details
-
get
-