@FunctionalInterface public static interface StringBasedMatcher.Comparator
boolean
check(String actual, String expected)
boolean check(@Nonnull String actual, @Nonnull String expected)
Copyright © 2017 echocat. All rights reserved.