Package org.openhab.core.common
Interface Disposable
- All Known Implementing Classes:
 FileAudioStream
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
For resource needing a callback when they are not needed anymore.
- Author:
 - Gwendal Roulleau - Initial contribution
 
- 
Method Summary
 
- 
Method Details
- 
dispose
- Throws:
 IOException
 
 -