public class BitSetIterator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NO_MORE |
| Constructor and Description |
|---|
BitSetIterator(BitSet obs) |
BitSetIterator(long[] bits,
int numWords) |
| Modifier and Type | Method and Description |
|---|---|
int |
nextSetBit() |
public static final int NO_MORE
public BitSetIterator(BitSet obs)
public BitSetIterator(long[] bits,
int numWords)
Copyright © 2016 Carrot Search s.c.. All Rights Reserved.