| Package | Description |
|---|---|
| org.apache.wicket.util.lang | |
| org.apache.wicket.util.time |
Utilities for working with
Time(s). |
| org.apache.wicket.util.value |
This package provides casting utilities.
|
| Class and Description |
|---|
| LongValue
A base class based on the Java
long primitive for value classes that want to
implement standard operations on that value without the pain of aggregating a Long
object. |
| Class and Description |
|---|
| LongValue
A base class based on the Java
long primitive for value classes that want to
implement standard operations on that value without the pain of aggregating a Long
object. |
| Class and Description |
|---|
| IntValue
A base class based on the Java
int primitive for value classes that want to
implement standard operations on that value without the pain of aggregating an
Integer object. |
| IValueMap
A
Map interface that holds values, parses Strings, and exposes a
variety of convenience methods. |
| LongValue
A base class based on the Java
long primitive for value classes that want to
implement standard operations on that value without the pain of aggregating a Long
object. |
| ValueMap
A
IValueMap implementation that holds values, parses Strings, and
exposes a variety of convenience methods. |
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.