public final class Objects extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
builderEquals(Object builder,
Object o) |
static boolean |
equal(Object a,
Object b) |
static int |
hash(Object... values) |
static void |
requireNonNull(Object obj) |
Copyright © 2024. All rights reserved.