Apache Lucene.Net 2.4.0 Class Library API

BitUtil Class

A variety of high efficiencly bit twiddling routines. (from org.apache.solr.util rev 555343)

For a list of all members of this type, see BitUtil Members.

System.Object
   Lucene.Net.Util.BitUtil

public class BitUtil

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Util

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

BitUtil Members | Lucene.Net.Util Namespace