| Package | Description |
|---|---|
| io.netty.util |
Utility classes used across multiple packages.
|
| Modifier and Type | Field and Description |
|---|---|
private DefaultAttributeMap.DefaultAttribute<?> |
DefaultAttributeMap.DefaultAttribute.head |
private DefaultAttributeMap.DefaultAttribute<?> |
DefaultAttributeMap.DefaultAttribute.next |
private DefaultAttributeMap.DefaultAttribute<?> |
DefaultAttributeMap.DefaultAttribute.prev |
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.atomic.AtomicReferenceArray<DefaultAttributeMap.DefaultAttribute<?>> |
DefaultAttributeMap.attributes |
| Constructor and Description |
|---|
DefaultAttribute(DefaultAttributeMap.DefaultAttribute<?> head,
AttributeKey<T> key) |