Interface AbstractMemoryManager.TrimAware

All Superinterfaces:
Cacheable
Enclosing class:
AbstractMemoryManager<E extends Buffer>

protected static interface AbstractMemoryManager.TrimAware extends Cacheable
This is a marker interface indicating a particular Buffer implementation can be trimmed.
  • Method Summary

    Methods inherited from interface org.glassfish.grizzly.Cacheable

    recycle