pekko/akka-docs/rst/scala/code/docs
Patrik Nordwall ca09f706eb Change signature of addJvmShutdownHook
* because with Scala 2.12 it can't infer the right overload
* prefer the `() =>`, but here it's clear that it's a callback
* similar in ActorSystem.registerOnTermination
2017-01-25 10:52:47 +01:00
..
actor Change signature of addJvmShutdownHook 2017-01-25 10:52:47 +01:00
agent extended copyright into 2017 2017-01-04 17:37:15 +01:00
akka/typed extended copyright into 2017 2017-01-04 17:37:15 +01:00
camel extended copyright into 2017 2017-01-04 17:37:15 +01:00
cluster extended copyright into 2017 2017-01-04 17:37:15 +01:00
ddata #22035 Make it possible to use anything as the key in a map 2017-01-11 21:20:39 +01:00
dispatcher extended copyright into 2017 2017-01-04 17:37:15 +01:00
event define Listener classes as top level class and remove unused AnyRef instance 2017-01-18 17:06:34 +05:00
extension extended copyright into 2017 2017-01-04 17:37:15 +01:00
future extended copyright into 2017 2017-01-04 17:37:15 +01:00
io extended copyright into 2017 2017-01-04 17:37:15 +01:00
pattern extended copyright into 2017 2017-01-04 17:37:15 +01:00
persistence use exclusive fromSequenceNumber in eventsByTag, #22145 2017-01-16 11:43:47 +01:00
remoting extended copyright into 2017 2017-01-04 17:37:15 +01:00
routing extended copyright into 2017 2017-01-04 17:37:15 +01:00
serialization extended copyright into 2017 2017-01-04 17:37:15 +01:00
stream extended copyright into 2017 2017-01-04 17:37:15 +01:00
testkit extended copyright into 2017 2017-01-04 17:37:15 +01:00
CompileOnlySpec.scala extended copyright into 2017 2017-01-04 17:37:15 +01:00