软件包 | 描述 |
---|---|
io.netty.util |
在多个包中使用的实用程序类。
|
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,Version> |
Version.identify()
使用当前上下文类加载器检索Netty工件的版本信息。
|
static java.util.Map<java.lang.String,Version> |
Version.identify(java.lang.ClassLoader classLoader)
使用指定的
ClassLoader 检索Netty工件的版本信息。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.