![]() |
GrammarScope
4.0.0
|
Public Member Functions | |
T | get (final Object key) |
Protected Member Functions | |
abstract T | fetch (K key) |
Static Private Attributes | |
static final long | serialVersionUID = 5601623113471586235L |
Key-indexed objects cache
<K> | key type |
<T> | type of cached object |
|
abstractprotected |
Fetch object from source
key | key |
T grammarscope.document.Document.MapCache< K, T >.get | ( | final Object | key | ) |
|
staticprivate |