| 程序包 | 说明 |
|---|---|
| com.aliyun.core.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
IOUtils.closeIfCloseable(Object maybeCloseable,
ClientLogger log)
Closes the given Closeable quietly.
|
static void |
IOUtils.closeQuietly(AutoCloseable is,
ClientLogger log)
Closes the given Closeable quietly.
|
Copyright © 2023. All rights reserved.