| Package | Description |
|---|---|
| com.helger.commons.cache | |
| com.helger.commons.datetime | |
| com.helger.commons.regex |
| Modifier and Type | Class and Description |
|---|---|
class |
Cache<KEYTYPE,VALUETYPE>
The default implementation of
ICache and IMutableCache. |
| Modifier and Type | Class and Description |
|---|---|
class |
DateTimeFormatterCache
This class provides a cache for
DateTimeFormatter instances. |
static class |
PDTFormatter.LocalizedDateFormatCache
This class caches the compiled patterns for localized date and time
formatter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegExCache
This class provides a cached for compiled regular expressions.
|
Copyright © 2014–2020 Philip Helger. All rights reserved.