Interface FormThemeReference.Matcher<R, E extends Throwable>

Type Parameters:
R - The return type of the matcher functions.
E - The type of exception that the matcher functions may throw.
All Known Implementing Classes:
FormThemeReference.DefaultMatcher
Enclosing class:
FormThemeReference

public static interface FormThemeReference.Matcher<R, E extends Throwable>
A matcher on a FormThemeReference. Calls a different method depending on the type.