| Package | Description |
|---|---|
| com.aliyun.core.utils |
| Modifier and Type | Method and Description |
|---|---|
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 © 2022. All rights reserved.