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 © 2020. All rights reserved.