private class DefaultHttp2Connection.DefaultStream.PropertyMap
extends java.lang.Object
DefaultHttp2Connection.DefaultStream data map.| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.Object[] |
values |
| Modifier | Constructor and Description |
|---|---|
private |
PropertyMap() |
| Modifier and Type | Method and Description |
|---|---|
(package private) <V> V |
add(DefaultHttp2Connection.DefaultPropertyKey key,
V value) |
(package private) <V> V |
get(DefaultHttp2Connection.DefaultPropertyKey key) |
(package private) <V> V |
remove(DefaultHttp2Connection.DefaultPropertyKey key) |
(package private) void |
resizeIfNecessary(int index) |
<V> V add(DefaultHttp2Connection.DefaultPropertyKey key, V value)
<V> V get(DefaultHttp2Connection.DefaultPropertyKey key)
<V> V remove(DefaultHttp2Connection.DefaultPropertyKey key)
void resizeIfNecessary(int index)