Package io.camunda.zeebe.util
Interface CloseableSilently
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
AllocatedBuffer,AllocatedDirectBuffer
AutoCloseable which does not allow to throw exceptions on closing.-
Method Summary
-
Method Details
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-