Interface AudienceTagResolver<A extends Audience>
- Type Parameters:
A- the audience type
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Audience Placeholder based on an Audience
-
Method Summary
-
Method Details
-
tag
A Tag based on an Audience- Parameters:
audience- the audiencequeue- the argument queuectx- the context- Returns:
- a Tag
- Since:
- 3.0.0
-