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.

@NonNullByDefault @FunctionalInterface public interface Disposable
For resource needing a callback when they are not needed anymore.
Author:
Gwendal Roulleau - Initial contribution
  • Method Summary

    Modifier and Type
    Method
    Description
    void