Package at.molindo.thirdparty.org.apache.wicket.util.value

Class Summary
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.
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.
 



Copyright © 2013 Molindo GmbH. All Rights Reserved.