public class AC0 extends Object
| 构造器和说明 |
|---|
AC0() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
close(AutoCloseable autoCloseable) |
static boolean |
close(AutoCloseable autoCloseable,
boolean quietly) |
static boolean |
close(AutoCloseable autoCloseable,
boolean lastQuietly,
int times) |
static boolean |
close(AutoCloseable autoCloseable,
int times) |
public static boolean close(AutoCloseable autoCloseable)
public static boolean close(AutoCloseable autoCloseable, boolean quietly)
public static boolean close(AutoCloseable autoCloseable, int times)
public static boolean close(AutoCloseable autoCloseable, boolean lastQuietly, int times)
Copyright © 2011-2021–2021 ShaneKingOrg. All rights reserved.