public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(Object o1) |
static void |
close(Object o1,
Object o2) |
static void |
close(Object o1,
Object o2,
Object o3) |
static void |
close(Object o1,
Object o2,
Object o3,
Object o4) |
static void |
close(Object o1,
Object o2,
Object o3,
Object o4,
Object o5) |
static void |
rethrowIfUnchecked(Throwable t) |
Copyright © 2016–2022. All rights reserved.