Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOG_LEVEL |
"felix.resolver.log.level" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
LOG_DEBUG |
4 |
public static final int |
LOG_ERROR |
1 |
public static final int |
LOG_INFO |
3 |
public static final int |
LOG_WARNING |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
defaultCapacity |
277 |
protected static final double |
defaultMaxLoadFactor |
0.5 |
protected static final double |
defaultMinLoadFactor |
0.2 |
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.