| Package | Description |
|---|---|
| com.helger.commons.cache | |
| com.helger.commons.regex | |
| com.helger.commons.xml.schema |
| Modifier and Type | Method and Description |
|---|---|
protected abstract VALUETYPE |
AbstractNotifyingCache.getValueToCache(KEYTYPE aKey)
This abstract method is invoked, once a new value needs to be put into the
cache.
|
| Modifier and Type | Method and Description |
|---|---|
protected Pattern |
RegExPool.getValueToCache(RegExPattern aRegEx) |
| Modifier and Type | Method and Description |
|---|---|
protected Schema |
SchemaCache.getValueToCache(List<? extends IReadableResource> aKey) |
Copyright © 2014–2015 Philip Helger. All rights reserved.