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.

@FunctionalInterface public static interface AutoSuggestDataSet.ResultTransformer
Optional interface to be implemented by dataset implementations to indicate its possible to generate a single auto-suggest result for an object.