| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_BALANCE |
0.8 |
public static final int |
DEFAULT_BALANCE_AFTER_N_REPEATED_QUERIES |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_EVICT_BEFORE_ADD_COUNT |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CAPACITY |
128 |
public static final double |
DEFAULT_LOAD_FACTOR |
0.75 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CAPACITY |
128 |
public static final double |
DEFAULT_LOAD_FACTOR |
0.75 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STAT_NAME_SEPARATOR |
"." |
Copyright © 2011–2024 Live Ontologies Project. All rights reserved.