|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Sg2fbl in Seg2Dgel |
---|
Fields in Seg2Dgel declared as Sg2fbl | |
---|---|
static Sg2fbl |
Sg2glb.fbl
|
private Sg2fbl |
Sg2hash.fblHash
instance of Final Blob List (FBL) associated with the hash |
static Sg2fbl[] |
Sg2fbl.fblList
List of FBL points [0:topfbl-1] but allocated to max size [0:sizeMaxFBL-1] |
Methods in Seg2Dgel that return Sg2fbl | |
---|---|
static Sg2fbl |
Sg2fbl.getFBL(int n)
getFBL() - get n'th FBL value instance |
static Sg2fbl |
Sg2fbl.popFBL()
popFBL() - pop top FBL value if not empty |
Methods in Seg2Dgel with parameters of type Sg2fbl | |
---|---|
int |
Sg2hash.growHashFBL(Sg2fbl fbl,
int newHashSizeMax)
growHashFBL() - grow the FBL hash tables to at least the newSize by finding a prime number GEQ the specified newSize. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |