public class BTST extends TST
8+48*n(n为元素个数)
B=24+48*n
| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
BTST.Node
1+27+对齐填充=32
B=48
|
| 限定符 | 构造器和说明 |
|---|---|
protected |
BTST() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Iterable<Byte> |
get(BTST.Node x,
boolean prefix) |
Byte |
get(char[] a) |
Iterable<Byte> |
getAll() |
Iterable<Byte> |
getByPrefix(char[] prefix) |
Iterable<char[]> |
getChars(Predicate<Byte> predicate,
int limit) |
static BTST |
of() |
protected BTST.Node |
put(BTST.Node x,
char[] a,
byte val,
int d) |
void |
put(char[] a,
byte val) |
Copyright © 2022. All rights reserved.