public static class AbstractHashTable.DoubleHashEntry extends Object implements AbstractHashTable.HashEntry
| Constructor and Description |
|---|
DoubleHashEntry(int hashSeed,
Object obj1,
Object obj2) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.