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