Class UserLookupHandlerKt
-
- All Implemented Interfaces:
public final class UserLookupHandlerKt
-
-
Method Summary
Modifier and Type Method Description final static UserLookupHandlerwithQueryFormatter(UserLookupHandler $self, QueryFormatter queryFormatter)Wraps the current UserLookupHandler with the provided queryFormatter. -
-
Method Detail
-
withQueryFormatter
final static UserLookupHandler withQueryFormatter(UserLookupHandler $self, QueryFormatter queryFormatter)
Wraps the current UserLookupHandler with the provided queryFormatter.
- Parameters:
queryFormatter- The query formatter to be used.
-
-
-
-