public final class DataStoreUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
toString(DataStore
Returns a debug string for the given data store to be used as an implementation of
Object.
|
public static StringtoString(DataStore <?> dataStore)
Object.toString() .
Implementation iterates over DataStore, calling DataStore on each key.
dataStore - data store