@Value.Immutable
@Value.Modifiable
public static interface UnderrideObjectMethods.StaticUnderride
| Modifier and Type | Method and Description |
|---|---|
static boolean |
equalTo(UnderrideObjectMethods.StaticUnderride a,
UnderrideObjectMethods.StaticUnderride b) |
static int |
hash(UnderrideObjectMethods.StaticUnderride a) |
static String |
stringify(UnderrideObjectMethods.StaticUnderride a) |
static String stringify(UnderrideObjectMethods.StaticUnderride a)
static int hash(UnderrideObjectMethods.StaticUnderride a)
static boolean equalTo(UnderrideObjectMethods.StaticUnderride a, UnderrideObjectMethods.StaticUnderride b)
Copyright © 2022 The Immutables.org authors. All rights reserved.