In Java I would do `.thenAccept(this::doOther)`
# announcements
z
In Java I would do
.thenAccept(this::doOther)