public static interface DefaultHeaders.HashCodeGenerator<T>
Object.hashCode()| Modifier and Type | Method and Description |
|---|---|
int |
generateHashCode(T name)
Obtain the hash code for the given
name |
int generateHashCode(T name)
namename - The name to generate the hash code fornameCopyright © 2008–2015 The Netty Project. All rights reserved.