| Name | Description | Type | Package | Framework |
| Retainable | This interface must be implemented by objects that manage external resources and use reference counting to trigger the release of those resources. | Interface | org.lwjgl.system | LWJGL |
| Retainable .Default | Default Retainable implementation. | Class | org.lwjgl.system.Retainable | LWJGL |