public class Janitor extends Object implements HasCleanup
An agent that can be used to defer cleanup operations to a later time. Users much implement the HasCleanup interface.
public void
cleanup()
register(HasCleanup object)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.