public interface Matcher<T>
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isBlank()  | 
boolean | 
matches(MatchDifference context,
       T t)  | 
boolean matches(MatchDifference context, T t)
boolean isBlank()
Copyright © 2022. All rights reserved.