protected static class Geohasher.BitStore extends BitSet
| Modifier | Constructor and Description |
|---|---|
protected |
BitStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
flip(int bitIndex) |
void |
flip(int fromIndex,
int toIndex) |
void |
set(int bitIndex) |
void |
set(int bitIndex,
boolean value) |
void |
set(int fromIndex,
int toIndex) |
void |
set(int fromIndex,
int toIndex,
boolean value) |
int |
size() |
String |
toString() |
and, andNot, cardinality, clear, clear, clear, clone, equals, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, previousClearBit, previousSetBit, stream, toByteArray, toLongArray, valueOf, valueOf, valueOf, valueOf, xorCopyright © 2010-2015. All Rights Reserved.