public class CloseableUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
closeAll(Iterable<? extends AutoCloseable> autoCloseables) |
public static void closeAll(Iterable<? extends AutoCloseable> autoCloseables) throws Exception
Exception
Copyright © 2019 OpenDaylight. All rights reserved.