程序包 | 说明 |
---|---|
io.netty.util |
Benchmarks for
io.netty.util . |
限定符和类型 | 方法和说明 |
---|---|
static java.util.Map<java.lang.String,Version> |
Version.identify()
Retrieves the version information of Netty artifacts using the current
context class loader.
|
static java.util.Map<java.lang.String,Version> |
Version.identify(java.lang.ClassLoader classLoader)
Retrieves the version information of Netty artifacts using the specified
ClassLoader . |