Java org.apache.wicket.util.lang Generics fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

Iteratoriterator(final Iterator delegate)
Silences generics warning when need to cast iterator types
ArrayListnewArrayList()
Creates a new ArrayList
ArrayListnewArrayList(final int capacity)
Creates a new ArrayList
HashMapnewHashMap()
Creates a new HashMap