public class ObjectUtils extends Object
Constructor and Description |
---|
ObjectUtils() |
Modifier and Type | Method and Description |
---|---|
static <T extends Identifiable> |
equals(T a,
Object b) |
static <T extends Named> |
equals(T a,
Object b) |
static <T extends Identifiable> |
hashCode(T object) |
static <T extends Named> |
hashCode(T object) |
public static <T extends Named> int hashCode(T object)
public static <T extends Identifiable> boolean equals(T a, Object b)
public static <T extends Identifiable> int hashCode(T object)
Copyright © 2011–2020 aiticon GmbH. All rights reserved.