Interface ContentCloseable
- All Superinterfaces:
AutoCloseable
,Closeable
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Functional closable callback for indenting api flow.
- Version:
- 1.0 Jan 17, 2025
- Author:
- Willem Cazander
-
Method Summary
-
Method Details
-
closeContent
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-