Interface AttributeMatcher<T>

Type Parameters:
T -

public interface AttributeMatcher<T>
A way to match attributes to works with types without the need to subclass them to add the @Matchable interface.