public interface IComparer<T> extends Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
areEqual(T base,
T target) |
int |
getHashCode(T model) |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.