Uses of Package
org.apache.wicket.util.value
Packages that use org.apache.wicket.util.value
Package
Description
This package provides casting utilities.
-
Classes in org.apache.wicket.util.value used by org.apache.wicket.util.langClassDescriptionA base class based on the Java
longprimitive for value classes that want to implement standard operations on that value without the pain of aggregating aLongobject. -
Classes in org.apache.wicket.util.value used by org.apache.wicket.util.valueClassDescriptionA base class based on the Java
intprimitive 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.