ObjectEqualityComparator.hashOf

<p>This implementation returns {@code obj.}{@link Object#hashCode hashCode()}.</p> @uml @safe @nothrow

class ObjectEqualityComparator
static @safe nothrow
size_t
hashOf
(
Object obj
)

Meta