isOpen

public abstract boolean isOpen()

Tells if the object is still open.

Implementations must return false after close is invoked.