public class Objects extends Object
| Constructor and Description |
|---|
Objects() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
equals(Object first,
Object second) |
static int |
hashCode(Object o) |
static void |
requireNonNull(Object object) |
Copyright © 2023. All rights reserved.