T - the type of data in the cachedpublic class ResourceCache<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,T> |
cache
The main cache
|
| Constructor and Description |
|---|
ResourceCache() |
Copyright © 2015. All rights reserved.