Interface Suggestion.Disposer<T>

  • Type Parameters:
    T - the type of the suggested value which are to be disposed
    Enclosing class:
    Suggestion<T>
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface Suggestion.Disposer<T>
    A disposing operation for a dismissed value of a Suggestion.