public class PSBoundSchemaCache extends com.helger.commons.cache.Cache<PSBoundSchemaCacheKey,IPSBoundSchema>
IPSBoundSchema
instances. Use getInstance()
to
retrieve a global singleton instance. Alternatively you may instantiate this
class regularly.Constructor and Description |
---|
PSBoundSchemaCache(String sCacheName) |
Modifier and Type | Method and Description |
---|---|
static PSBoundSchemaCache |
getInstance() |
clearCache, createCache, getFromCache, getFromCacheNoStats, getFromCacheNoStatsNotLocked, getMaxSize, getName, hasMaxSize, isEmpty, isNotEmpty, putInCache, putInCacheNotLocked, removeFromCache, size, toString
@Nonnull public static PSBoundSchemaCache getInstance()
Copyright © 2014–2019 Philip Helger. All rights reserved.