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