Package io.activej.common.recycle


package io.activej.common.recycle
  • Class
    Description
    Since some objects (mainly ByteBufs) have the notion of ownership and recyclability, a way to recognize them is needed.
    A generic interface that describes how an item should be recycled
    A registry of known Recyclers