It looks like LongBitSet would be the closest match to this class.
Also, the latest Lucene API has updated the signature of the getDocIdSet method:
public DocIdSet getDocIdSet(LeafReaderContext context, Bits acceptDocs)