public static class PackedInts.FormatAndBits extends Object
Modifier and Type | Field and Description |
---|---|
int |
bitsPerValue |
PackedInts.Format |
format |
Constructor and Description |
---|
FormatAndBits(PackedInts.Format format,
int bitsPerValue) |
public final PackedInts.Format format
public final int bitsPerValue
public FormatAndBits(PackedInts.Format format, int bitsPerValue)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.