@FunctionalInterface public interface IEqualComperator<T>
boolean
compare(T value, T other)
boolean compare(T value, T other)
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.