Interface PeriodicallyRenewedAmLink.AmLinkSupplierFromTopics
- All Superinterfaces:
Function<Set<String>,AmLink.AmLinkSupplier>
- Enclosing class:
- PeriodicallyRenewedAmLink
- 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 PeriodicallyRenewedAmLink.AmLinkSupplierFromTopics
extends Function<Set<String>,AmLink.AmLinkSupplier>
A type helper to supply an
AmLink.AmLinkSupplier from a set of topics.-
Method Summary