Class Primitives

java.lang.Object
org.apache.wicket.util.lang.Primitives

public final class Primitives extends Object
Utilities for working with primitives types and values.
Author:
Jonathan Locke
  • Constructor Details

  • Method Details

    • hashCode

      public static int hashCode(long value)
      Returns a basic integer hash code for a long value.
      Parameters:
      value - The long value
      Returns:
      The hash code