Class Closer

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    @Singleton
    public class Closer
    extends Object
    implements Closeable
    This will close objects in the reverse order that they were added.