public abstract class SharedCloseableImpl extends java.lang.Object implements SharedCloseable
Modifier | Constructor and Description |
---|---|
|
SharedCloseableImpl(RefCounted.Tidy tidy) |
protected |
SharedCloseableImpl(SharedCloseableImpl copy) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
isCleanedUp() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
sharedCopy
public SharedCloseableImpl(RefCounted.Tidy tidy)
protected SharedCloseableImpl(SharedCloseableImpl copy)
Copyright © 2017 The Apache Software Foundation