public abstract class AbstractStorageKeyProvider extends Object implements StorageKeyProvider
StorageKeyProvider.Key| Constructor and Description |
|---|
AbstractStorageKeyProvider() |
| Modifier and Type | Method and Description |
|---|---|
static <T,V extends T> |
createIfAbsent(String key,
Class<T> clazz) |
public static <T,V extends T> StorageKey<V> createIfAbsent(String key, Class<T> clazz)
Copyright © 2018 seanchenxi.com. All rights reserved.