| Package | Description |
|---|---|
| com.payneteasy.mini.jsonstore.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleStoreGsonImpl<T> |
| Constructor and Description |
|---|
LongIdStoreImpl(ISimpleStore<T> store,
java.util.function.Function<T,Long> identity) |
StringIdStoreImpl(ISimpleStore<T> store,
java.util.function.Function<T,String> identity) |
Copyright © 2023. All rights reserved.