| Package | Description |
|---|---|
| com.erudika.para |
Default package.
|
| com.erudika.para.cache |
The cache module - handles object caching.
|
| com.erudika.para.core.utils |
Core utilities - helper methods for implementing ParaObject and and links.
|
| Modifier and Type | Method and Description |
|---|---|
static Cache |
Para.getCache() |
| Modifier and Type | Class and Description |
|---|---|
class |
MockCache |
| Modifier and Type | Method and Description |
|---|---|
abstract Cache |
CoreUtils.getCache()
Returns the Cache object.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
CoreUtils.setCache(Cache cache)
Sets the Cache object.
|
Copyright © 2018 Erudika. All rights reserved.