| Package | Description |
|---|---|
| at.molindo.thirdparty.org.apache.wicket.util.time | |
| at.molindo.thirdparty.org.apache.wicket.util.value |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
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 © 2014 Molindo GmbH. All Rights Reserved.