Java org.apache.wicket.util.collections ClassMetaCache fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.util.collections ClassMetaCache fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.util.collections ClassMetaCache.

The text is from its open source code.

Constructor

Method

Tget(final Class key)
Gets value from cache or returns null if not in cache
Tput(final Class key, final T value)
Puts value into cache