| Package | Description |
|---|---|
| com.spotify.dataenim.apicompat.subpackage |
| Modifier and Type | Method and Description |
|---|---|
Other.Another |
Other.asAnother() |
| Modifier and Type | Method and Description |
|---|---|
abstract <R_> R_ |
Other.map(Function<Other.Another,R_> another) |
<R_> R_ |
Other.Another.map(Function<Other.Another,R_> another) |
abstract void |
Other.match(Consumer<Other.Another> another) |
void |
Other.Another.match(Consumer<Other.Another> another) |
Copyright © 2023. All rights reserved.