| Package | Description |
|---|---|
| com.helger.commons.cache | |
| com.helger.commons.datetime | |
| com.helger.commons.id.factory | |
| com.helger.commons.regex |
| 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 DateTimeFormatter |
DateTimeFormatterCache.getValueToCache(DateTimeFormatterPattern aPattern) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract int |
AbstractPersistingIntIDFactory.readAndUpdateIDCounter(int nReserveCount)
Read the current ID from the device.
|
| Modifier and Type | Method and Description |
|---|---|
protected Pattern |
RegExCache.getValueToCache(RegExPattern aRegEx) |
Copyright © 2014–2017 Philip Helger. All rights reserved.