Package ratpack.bytebuf
Class ByteBufRef.RefReferenceCounting
- java.lang.Object
-
- io.netty.util.AbstractReferenceCounted
-
- ratpack.bytebuf.ByteBufRef.RefReferenceCounting
-
- All Implemented Interfaces:
io.netty.util.ReferenceCounted
- Enclosing class:
- ByteBufRef
protected class ByteBufRef.RefReferenceCounting extends io.netty.util.AbstractReferenceCounted
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedRefReferenceCounting()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voiddeallocate()voidreset()io.netty.util.ReferenceCountedtouch(java.lang.Object hint)
-