Other.Another| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
<R_> R_ |
map(Function<Other.Another,R_> another) |
void |
match(Consumer<Other.Another> another) |
String |
toString() |
public final void match(@Nonnull Consumer<Other.Another> another)
public final <R_> R_ map(@Nonnull Function<Other.Another,R_> another)
Copyright © 2023. All rights reserved.