Java org.apache.wicket.request.resource.caching.version CachingResourceVersion fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.request.resource.caching.version CachingResourceVersion fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.request.resource.caching.version CachingResourceVersion.

The text is from its open source code.

Constructor

CachingResourceVersion(IResourceVersion delegate)
create version cache

the cache will accept up to #DEFAULT_MAX_CACHE_ENTRIES before evicting the oldest entries.