class EntryHandleHashDesc extends Object
EntryHandle
,
EntryHandle.hashFor(EntryRep,int,EntryHandleHashDesc)
Modifier and Type | Field and Description |
---|---|
(package private) int |
bitsPerField
Number of bits allocated in the hash for each field
|
(package private) int |
fieldsInHash
How many fields are used in the hash?
|
(package private) long |
mask
A mask with the lower
bitsPerField bits set |
Constructor and Description |
---|
EntryHandleHashDesc() |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.