The {@code keyPrefix} supplied to the {@link #newMap newMap} and{@link #newSet set} methods specifies the service binding name prefix touse for each key in the map. That is, a value in the map (or set) is stored in the data service using its associated key (a String) as a suffix to the {@code keyPrefix} specified during construction.
|
|
|
|
|
|
|
|