| Package | Description |
|---|---|
| com.linecorp.armeria.common.util |
Generic utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Version> |
Version.identify()
Retrieves the version information of Armeria artifacts using the current
context class loader.
|
static Map<String,Version> |
Version.identify(ClassLoader classLoader)
Retrieves the version information of Armeria artifacts using the specified
ClassLoader. |
Copyright © 2020 LeanCloud. All rights reserved.