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