JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.google.cloud.firestore.collection
Interface ImmutableSortedMap.Builder.KeyTranslator<C,
D>
Enclosing class:
ImmutableSortedMap.Builder
public static interface
ImmutableSortedMap.Builder.KeyTranslator<C,
D>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
D
translate
(
C
key)
Method Details
translate
D
translate
(
C
key)