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

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

Introduction

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

The text is from its open source code.

Constructor

MultiMap()
Constructor

Method

voidaddValue(final K key, final V value)
Adds value to the specified key
VgetFirstValue(final K key)
Gets the first value in the value list