Interface ScoredDualConsumer<T>

All Superinterfaces:
AutoCloseable, AutoConsumer<EntryPair.KeyedPrimitive<KeyValue.Dual<T>>>, AutoFunctional, Consumer<EntryPair.KeyedPrimitive<KeyValue.Dual<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 interface ScoredDualConsumer<T> extends AutoConsumer<EntryPair.KeyedPrimitive<KeyValue.Dual<T>>>