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

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

Introduction

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

The text is from its open source code.

Constructor

MicroMap(final K key, final V value)
Constructs map with a single key and value pair.
MicroMap()
Constructor