public class IOUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
closeIfCloseable(Object maybeCloseable) |
static void |
closeQuietly(AutoCloseable is) |
public static void closeQuietly(AutoCloseable is)
public static void closeIfCloseable(Object maybeCloseable)
Copyright © 2021. All rights reserved.