Module org.apache.wicket.util
Package org.apache.wicket.util.value
package org.apache.wicket.util.value
This package provides casting utilities.
-
ClassDescriptionMap of values, extending
ValueMapwith methods for generating (HTML) markup attributes.An implementation ofIValueMapthat makes a copy when a caller tries to change an immutableMap.A base class based on the Javaintprimitive for value classes that want to implement standard operations on that value without the pain of aggregating anIntegerobject.AMapinterface that holds values, parsesStrings, and exposes a variety of convenience methods.A base class based on the Javalongprimitive for value classes that want to implement standard operations on that value without the pain of aggregating aLongobject.AIValueMapimplementation that holds values, parsesStrings, and exposes a variety of convenience methods.