public interface ComparableByContent<T extends ComparableByContent>
| Modifier and Type | Method and Description |
|---|---|
static <T> boolean |
equals(T object1,
T object2) |
boolean |
equalsByContent(T other) |
boolean equalsByContent(T other)
static <T> boolean equals(T object1,
T object2)
Copyright © 2024. All rights reserved.