Interface AutoSuggestDataSet.ResultTransformer
- All Known Implementing Classes:
InitializingAutoSuggestDataSet
- Enclosing interface:
- AutoSuggestDataSet
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Optional interface to be implemented by dataset implementations to indicate
its possible to generate a single auto-suggest result for an object.
-
Method Summary
-
Method Details
-
transformToResult
-