Interface OptionFetcher<T>
- Type Parameters:
T- The field type. E.g. a Long or String.
- All Known Implementing Classes:
EnumOptionFetcher
public interface OptionFetcher<T>
Defines an Option Fetcher API.
- Since:
- 4.1.0
- Author:
- Sergio del Amo
-
Method Summary
-
Method Details
-
generate
-
generate
-