I\'m working on an Akka project and encountered code like this:
akkaScheduler.scheduleOnce(duration, () -> { // Access a map }), dispatcher)