Class ReferenceCounted
java.lang.Object
ca.spottedleaf.ioutil.refcount.ReferenceCounted
- Direct Known Subclasses:
Buffer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal booleandecReferenceCount(String key) final voidfinal voidincReferenceCount(String key) protected abstract void
-
Constructor Details
-
ReferenceCounted
-
-
Method Details
-
incReferenceCount
-
decReferenceCount
-
ensureRefCountZero
- Throws:
IllegalStateException
-
refCountZero
protected abstract void refCountZero()
-