appliesBuilders property

Iterable<String> appliesBuilders
final

Builder keys which, when applied to a target, will also apply this Builder even if filter does not match.

Implementation

final Iterable<String> appliesBuilders;