| 程序包 | 说明 |
|---|---|
| io.netty.util |
Utility classes used across multiple packages.
|
| 限定符和类型 | 方法和说明 |
|---|---|
<T> Attribute<T> |
DefaultAttributeMap.attr(AttributeKey<T> key) |
<T> Attribute<T> |
AttributeMap.attr(AttributeKey<T> key)
Get the
Attribute for the given AttributeKey. |