Uses of Class
at.molindo.thirdparty.org.apache.wicket.util.value.LongValue

Packages that use LongValue
at.molindo.thirdparty.org.apache.wicket.util.time   
at.molindo.thirdparty.org.apache.wicket.util.value   
 

Uses of LongValue in at.molindo.thirdparty.org.apache.wicket.util.time
 

Subclasses of LongValue in at.molindo.thirdparty.org.apache.wicket.util.time
 class Duration
          A Duration is an immutable length of time stored as a number of milliseconds.
 class Time
          An immutable Time class that represents a specific point in time.
 

Uses of LongValue in at.molindo.thirdparty.org.apache.wicket.util.value
 

Methods in at.molindo.thirdparty.org.apache.wicket.util.value with parameters of type LongValue
 int LongValue.compareTo(LongValue that)
          Compares this Object to a given Object.
 boolean LongValue.greaterThan(LongValue that)
          Compares this LongValue with another LongValue.
 boolean LongValue.lessThan(LongValue that)
          Compares this LongValue with another LongValue.
 



Copyright © 2013 Molindo GmbH. All Rights Reserved.