Integer.toHash

Returns a hash code for a {@code double} value; compatible with {@code Double.hashCode()}.

@param value the value to hash @return a hash code value for a {@code double} value. @since 1.8

class Integer
override @safe nothrow
size_t
toHash
()

Meta