- Enclosing class:
FD_ALL3
public static class FD_ALL3.Bitmap
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Advances the index (mod length) and sets the bits[index] to 0
int
boolean
Returns true if all bits are 0, false otherwise
-
Field Details
-
index
protected volatile int index
-
-
Constructor Details
-
Bitmap
public Bitmap(int size)
-
Method Details
-
getIndex
public int getIndex()
-
needsToSuspect
public boolean needsToSuspect()
Returns true if all bits are 0, false otherwise
-
advance
Advances the index (mod length) and sets the bits[index] to 0
-
-
-
toStringDetailed
public String toStringDetailed()