Object Search.SearchType.Companion
-
- All Implemented Interfaces:
public class Search.SearchType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final HashMap<String, Search.SearchType>keyToPayloadpublic final static Search.SearchType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final HashMap<String, Search.SearchType>getKeyToPayload()-
-
Method Detail
-
getKeyToPayload
final HashMap<String, Search.SearchType> getKeyToPayload()
-
-
-
-