| Package | Description |
|---|---|
| org.nerd4j.utils.cache |
| Modifier and Type | Method and Description |
|---|---|
static CacheKey.Prototype |
CacheKey.prototype(Class<?> dataModelType)
Creates a new cache key prototype with the given data model type.
|
static CacheKey.Prototype |
CacheKey.prototype(Class<?> dataModelType,
String version)
Creates a new cache key prototype with the given values.
|
Copyright © 2011–2020 Nerd4j. All rights reserved.