程序包 com.alibaba.nacos.common.lifecycle
-
接口概要 接口 说明 Closeable An interface is used to define the resource's close and shutdown, such as IO Connection and ThreadPool.
| 接口 | 说明 |
|---|---|
| Closeable |
An interface is used to define the resource's close and shutdown, such as IO Connection and ThreadPool.
|