Class SafeCloseableList

java.lang.Object
com.illumon.util.SafeCloseableList
All Implemented Interfaces:
SafeCloseable, AutoCloseable

public class SafeCloseableList
extends Object
implements SafeCloseable
SafeCloseable that will close an internal list of other SafeCloseables.