public class BitMap extends Object
| Constructor and Description |
|---|
BitMap() |
public void set(long index)
throws IndexOutOfBoundsException
IndexOutOfBoundsExceptionpublic boolean get(long index)
throws IndexOutOfBoundsException
IndexOutOfBoundsExceptionCopyright © 2024. All rights reserved.