|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.util.BitUtil
org.apache.solr.util.BitUtil
BitUtil
directly
public class BitUtil
A variety of high efficiencly bit twiddling routines.
Field Summary |
---|
Fields inherited from class org.apache.lucene.util.BitUtil |
---|
ntzTable |
Constructor Summary | |
---|---|
BitUtil()
Deprecated. |
Method Summary |
---|
Methods inherited from class org.apache.lucene.util.BitUtil |
---|
isPowerOfTwo, isPowerOfTwo, nextHighestPowerOfTwo, nextHighestPowerOfTwo, ntz, ntz, ntz2, ntz3, pop_andnot, pop_array, pop_intersect, pop_union, pop_xor, pop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BitUtil()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |