Package org.apache.wicket.util.lang
Class Primitives
- java.lang.Object
-
- org.apache.wicket.util.lang.Primitives
-
public final class Primitives extends java.lang.ObjectUtilities for working with primitives types and values.- Author:
- Jonathan Locke
-
-
Constructor Summary
Constructors Constructor Description Primitives()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static inthashCode(long value)Returns a basic integer hash code for a long value.
-