| Package | Description |
|---|---|
| org.apache.wicket.util.value |
This package provides casting utilities.
|
| Modifier and Type | Method and Description |
|---|---|
int |
IntValue.compareTo(IntValue that) |
boolean |
IntValue.greaterThan(IntValue that)
Compares this
IntValue with another IntValue. |
boolean |
IntValue.lessThan(IntValue that)
Compares this
IntValue with another IntValue. |
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.