public final class ArrayWithHashcodeEquals extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Object[] |
array |
static int |
COLLISION_COUNT_LOG |
protected static AtomicLong |
COLLISION_COUNTER |
protected int |
hashcode |
protected static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
ArrayWithHashcodeEquals(Object[] array) |
protected static final org.slf4j.Logger LOGGER
public static final int COLLISION_COUNT_LOG
protected final int hashcode
protected final Object[] array
protected static final AtomicLong COLLISION_COUNTER
public ArrayWithHashcodeEquals(Object[] array)
Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.