Uses of Class
org.apache.wicket.util.value.IntValue

Packages that use IntValue
org.apache.wicket.util.value This package provides casting utilities. 
 

Uses of IntValue in org.apache.wicket.util.value
 

Methods in org.apache.wicket.util.value with parameters of type IntValue
 boolean IntValue.greaterThan(IntValue that)
          Compares this IntValue with another IntValue.
 boolean IntValue.lessThan(IntValue that)
          Compares this IntValue with another IntValue.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.