summaryrefslogtreecommitdiff
path: root/test/disabled/presentation/akka.check
blob: 5105d85a004afe28724edfd6ce1fc7b049ab6494 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
reload: Actor.scala, ActorRef.scala, ActorRegistry.scala, Actors.java, Address.scala, AkkaException.scala, AkkaLoader.scala, Bootable.scala, BootableActorLoaderService.scala, BoundedBlockingQueue.scala, Config.scala, ConfigParser.scala, Configuration.scala, Configurator.scala, Crypt.scala, DataFlow.scala, Dispatchers.scala, Duration.scala, EventHandler.scala, ExecutorBasedEventDrivenDispatcher.scala, ExecutorBasedEventDrivenWorkStealingDispatcher.scala, FSM.scala, Future.scala, HashCode.scala, Helpers.scala, Hex.java, Importer.scala, Iterators.scala, JavaAPI.scala, JavaEventHandler.java, ListenerManagement.scala, Listeners.scala, LockUtil.scala, MACAddressParser.java, MailboxHandling.scala, MessageHandling.scala, Pool.scala, ReflectiveAccess.scala, RemoteEventHandler.scala, RemoteInterface.scala, Routers.scala, Routing.scala, Scheduler.scala, SupervisionConfig.scala, Supervisor.scala, ThreadBasedDispatcher.scala, ThreadPoolBuilder.scala, UUID.java, UUIDGen.java, UUIDHelper.java, UUIDHolder.java, UntypedActor.scala, package.scala, package.scala, pi.scala

askTypeCompletion at pi.scala(52,59)
================================================================================
[response] aksTypeCompletion at (52,59)
retrieved 0 members

================================================================================

askTypeCompletion at pi.scala(55,25)
================================================================================
[response] aksTypeCompletion at (55,25)
retrieved 45 members
`class Broadcastakka.routing.Routing.Broadcast`
`method !=(x$1: Any)Boolean`
`method !=(x$1: AnyRef)Boolean`
`method ##()Int`
`method +(other: String)String`
`method ->[B](y: B)(akka.routing.Routing.type, B)`
`method ==(x$1: Any)Boolean`
`method ==(x$1: AnyRef)Boolean`
`method asInstanceOf[T0]=> T0`
`method clone()Object`
`method dispatcherActor(routing: akka.routing.Routing.PF[Any,akka.actor.ActorRef])akka.actor.ActorRef`
`method dispatcherActor(routing: akka.routing.Routing.PF[Any,akka.actor.ActorRef], msgTransformer: Any => Any)akka.actor.ActorRef`
`method ensuring(cond: Boolean)akka.routing.Routing.type`
`method ensuring(cond: Boolean, msg: => Any)akka.routing.Routing.type`
`method ensuring(cond: akka.routing.Routing.type => Boolean)akka.routing.Routing.type`
`method ensuring(cond: akka.routing.Routing.type => Boolean, msg: => Any)akka.routing.Routing.type`
`method eq(x$1: AnyRef)Boolean`
`method equals(x$1: Any)Boolean`
`method filter[A, B](filter: akka.routing.Routing.PF[A,Unit], filtered: akka.routing.Routing.PF[A,B])akka.routing.Routing.PF[A,B]`
`method finalize()Unit`
`method formatted(fmtstr: String)String`
`method hashCode()Int`
`method intercept[A, B](interceptor: A => Unit, interceptee: akka.routing.Routing.PF[A,B])akka.routing.Routing.PF[A,B]`
`method isInstanceOf[T0]=> Boolean`
`method loadBalancerActor(actors: => akka.routing.InfiniteIterator[akka.actor.ActorRef])akka.actor.ActorRef`
`method loggerActor(actorToLog: akka.actor.ActorRef, logger: Any => Unit)akka.actor.ActorRef`
`method ne(x$1: AnyRef)Boolean`
`method notify()Unit`
`method notifyAll()Unit`
`method synchronized[T0](x$1: T0)T0`
`method toString()String`
`method wait()Unit`
`method wait(x$1: Long)Unit`
`method wait(x$1: Long, x$2: Int)Unit`
`method x=> akka.routing.Routing.type`
`method →[B](y: B)(akka.routing.Routing.type, B)`
`trait RoutingMessageakka.routing.Routing.RoutingMessage`
`type PFakka.routing.Routing.PF`
`value __leftOfArrowakka.routing.Routing.type`
`value __resultOfEnsuringakka.routing.Routing.type`
`value selfAny`
================================================================================

askTypeCompletion at pi.scala(55,73)
================================================================================
[response] aksTypeCompletion at (55,73)
retrieved 131 members
`method !!![T](message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])akka.dispatch.Future[T]`
`method !!(message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])Option[Any]`
`method !(message: Any)(implicit sender: Option[akka.actor.ActorRef])Unit`
`method !=(x$1: Any)Boolean`
`method !=(x$1: AnyRef)Boolean`
`method ##()Int`
`method +(other: String)String`
`method ->[B](y: B)(akka.actor.ActorRef, B)`
`method ==(x$1: Any)Boolean`
`method ==(x$1: AnyRef)Boolean`
`method actor=> akka.actor.Actor`
`method actorClass=> Class[_ <: akka.actor.Actor]`
`method actorClassName=> String`
`method actorInstance=> java.util.concurrent.atomic.AtomicReference[akka.actor.Actor]`
`method asInstanceOf[T0]=> T0`
`method channel=> akka.actor.Channel[Any]`
`method clone()Object`
`method compareTo(other: akka.actor.ActorRef)Int`
`method dispatcher=> akka.dispatch.MessageDispatcher`
`method dispatcher_=(md: akka.dispatch.MessageDispatcher)Unit`
`method ensuring(cond: Boolean)akka.actor.ActorRef`
`method ensuring(cond: Boolean, msg: => Any)akka.actor.ActorRef`
`method ensuring(cond: akka.actor.ActorRef => Boolean)akka.actor.ActorRef`
`method ensuring(cond: akka.actor.ActorRef => Boolean, msg: => Any)akka.actor.ActorRef`
`method eq(x$1: AnyRef)Boolean`
`method equals(that: Any)Boolean`
`method exit()Unit`
`method finalize()Unit`
`method formatted(fmtstr: String)String`
`method forward(message: Any)(implicit sender: Some[akka.actor.ActorRef])Any`
`method forward(message: AnyRef, sender: akka.actor.ActorRef)Unit`
`method getActorClass()Class[_ <: akka.actor.Actor]`
`method getActorClassName()String`
`method getChannel=> akka.actor.Channel[Any]`
`method getDispatcher()akka.dispatch.MessageDispatcher`
`method getFaultHandler()akka.config.Supervision.FaultHandlingStrategy`
`method getHomeAddress()java.net.InetSocketAddress`
`method getId()String`
`method getLifeCycle()akka.config.Supervision.LifeCycle`
`method getLinkedActors()java.util.Map[akka.actor.Uuid,akka.actor.ActorRef]`
`method getMailboxSize()Int`
`method getReceiveTimeout()Option[Long]`
`method getSender()Option[akka.actor.ActorRef]`
`method getSenderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
`method getSupervisor()akka.actor.ActorRef`
`method getTimeout()Long`
`method getUuid()akka.actor.Uuid`
`method handleTrapExit(dead: akka.actor.ActorRef, reason: Throwable)Unit`
`method hashCode()Int`
`method homeAddress=> Option[java.net.InetSocketAddress]`
`method id=> String`
`method id_=(id: String)Unit`
`method invoke(messageHandle: akka.dispatch.MessageInvocation)Unit`
`method isBeingRestarted=> Boolean`
`method isDefinedAt(message: Any)Boolean`
`method isInstanceOf[T0]=> Boolean`
`method isRunning=> Boolean`
`method isShutdown=> Boolean`
`method isUnstarted=> Boolean`
`method link(actorRef: akka.actor.ActorRef)Unit`
`method linkedActors=> java.util.Map[akka.actor.Uuid,akka.actor.ActorRef]`
`method mailbox=> AnyRef`
`method mailboxSize=> Int`
`method mailbox_=(value: AnyRef)AnyRef`
`method ne(x$1: AnyRef)Boolean`
`method notify()Unit`
`method notifyAll()Unit`
`method postMessageToMailbox(message: Any, senderOption: Option[akka.actor.ActorRef])Unit`
`method postMessageToMailboxAndCreateFutureResultWithTimeout[T](message: Any, timeout: Long, senderOption: Option[akka.actor.ActorRef], senderFuture: Option[akka.dispatch.CompletableFuture[T]])akka.dispatch.CompletableFuture[T]`
`method registerSupervisorAsRemoteActor=> Option[akka.actor.Uuid]`
`method reply(message: Any)Unit`
`method replySafe(message: AnyRef)Boolean`
`method replyUnsafe(message: AnyRef)Unit`
`method reply_?(message: Any)Boolean`
`method restart(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
`method restartLinkedActors(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
`method sendOneWay(message: AnyRef)Unit`
`method sendOneWay(message: AnyRef, sender: akka.actor.ActorRef)Unit`
`method sendRequestReply(message: AnyRef)AnyRef`
`method sendRequestReply(message: AnyRef, sender: akka.actor.ActorRef)AnyRef`
`method sendRequestReply(message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)AnyRef`
`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef)akka.dispatch.Future[T]`
`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
`method sender=> Option[akka.actor.ActorRef]`
`method senderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
`method setDispatcher(dispatcher: akka.dispatch.MessageDispatcher)Unit`
`method setFaultHandler(handler: akka.config.Supervision.FaultHandlingStrategy)Unit`
`method setId(x$1: String)Unit`
`method setLifeCycle(lifeCycle: akka.config.Supervision.LifeCycle)Unit`
`method setReceiveTimeout(timeout: Long)Unit`
`method setTimeout(x$1: Long)Unit`
`method spawn(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
`method spawnLink(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
`method spawnLinkRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
`method spawnLinkRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$4: ClassTag[T])akka.actor.ActorRef`
`method spawnLink[T <: akka.actor.Actor](implicit evidence$3: ClassTag[T])akka.actor.ActorRef`
`method spawnRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
`method spawnRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$2: ClassTag[T])akka.actor.ActorRef`
`method spawn[T <: akka.actor.Actor](implicit evidence$1: ClassTag[T])akka.actor.ActorRef`
`method start()akka.actor.ActorRef`
`method startLink(actorRef: akka.actor.ActorRef)Unit`
`method stop()Unit`
`method supervisor=> Option[akka.actor.ActorRef]`
`method supervisor_=(sup: Option[akka.actor.ActorRef])Unit`
`method synchronized[T0](x$1: T0)T0`
`method toString()String`
`method unlink(actorRef: akka.actor.ActorRef)Unit`
`method uuid=> akka.actor.Uuid`
`method uuid_=(uid: akka.actor.Uuid)Unit`
`method wait()Unit`
`method wait(x$1: Long)Unit`
`method wait(x$1: Long, x$2: Int)Unit`
`method x=> akka.actor.ActorRef`
`method →[B](y: B)(akka.actor.ActorRef, B)`
`value __leftOfArrowakka.actor.ActorRef`
`value __resultOfEnsuringakka.actor.ActorRef`
`value selfAny`
`variable _statusakka.actor.ActorRefInternals.StatusType`
`variable _uuidakka.actor.Uuid`
`variable currentMessageakka.dispatch.MessageInvocation`
`variable faultHandlerakka.config.Supervision.FaultHandlingStrategy`
`variable hotswapscala.collection.immutable.Stack[PartialFunction[Any,Unit]]`
`variable idString`
`variable lifeCycleakka.config.Supervision.LifeCycle`
`variable receiveTimeoutOption[Long]`
`variable timeoutLong`
================================================================================

askTypeCompletion at pi.scala(65,15)
================================================================================
[response] aksTypeCompletion at (65,15)
retrieved 131 members
`method !!![T](message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])akka.dispatch.Future[T]`
`method !!(message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])Option[Any]`
`method !(message: Any)(implicit sender: Option[akka.actor.ActorRef])Unit`
`method !=(x$1: Any)Boolean`
`method !=(x$1: AnyRef)Boolean`
`method ##()Int`
`method +(other: String)String`
`method ->[B](y: B)(akka.actor.ActorRef, B)`
`method ==(x$1: Any)Boolean`
`method ==(x$1: AnyRef)Boolean`
`method actor=> akka.actor.Actor`
`method actorClass=> Class[_ <: akka.actor.Actor]`
`method actorClassName=> String`
`method actorInstance=> java.util.concurrent.atomic.AtomicReference[akka.actor.Actor]`
`method asInstanceOf[T0]=> T0`
`method channel=> akka.actor.Channel[Any]`
`method clone()Object`
`method compareTo(other: akka.actor.ActorRef)Int`
`method dispatcher=> akka.dispatch.MessageDispatcher`
`method dispatcher_=(md: akka.dispatch.MessageDispatcher)Unit`
`method ensuring(cond: Boolean)akka.actor.ActorRef`
`method ensuring(cond: Boolean, msg: => Any)akka.actor.ActorRef`
`method ensuring(cond: akka.actor.ActorRef => Boolean)akka.actor.ActorRef`
`method ensuring(cond: akka.actor.ActorRef => Boolean, msg: => Any)akka.actor.ActorRef`
`method eq(x$1: AnyRef)Boolean`
`method equals(that: Any)Boolean`
`method exit()Unit`
`method finalize()Unit`
`method formatted(fmtstr: String)String`
`method forward(message: Any)(implicit sender: Some[akka.actor.ActorRef])Any`
`method forward(message: AnyRef, sender: akka.actor.ActorRef)Unit`
`method getActorClass()Class[_ <: akka.actor.Actor]`
`method getActorClassName()String`
`method getChannel=> akka.actor.Channel[Any]`
`method getDispatcher()akka.dispatch.MessageDispatcher`
`method getFaultHandler()akka.config.Supervision.FaultHandlingStrategy`
`method getHomeAddress()java.net.InetSocketAddress`
`method getId()String`
`method getLifeCycle()akka.config.Supervision.LifeCycle`
`method getLinkedActors()java.util.Map[akka.actor.Uuid,akka.actor.ActorRef]`
`method getMailboxSize()Int`
`method getReceiveTimeout()Option[Long]`
`method getSender()Option[akka.actor.ActorRef]`
`method getSenderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
`method getSupervisor()akka.actor.ActorRef`
`method getTimeout()Long`
`method getUuid()akka.actor.Uuid`
`method handleTrapExit(dead: akka.actor.ActorRef, reason: Throwable)Unit`
`method hashCode()Int`
`method homeAddress=> Option[java.net.InetSocketAddress]`
`method id=> String`
`method id_=(id: String)Unit`
`method invoke(messageHandle: akka.dispatch.MessageInvocation)Unit`
`method isBeingRestarted=> Boolean`
`method isDefinedAt(message: Any)Boolean`
`method isInstanceOf[T0]=> Boolean`
`method isRunning=> Boolean`
`method isShutdown=> Boolean`
`method isUnstarted=> Boolean`
`method link(actorRef: akka.actor.ActorRef)Unit`
`method linkedActors=> java.util.Map[akka.actor.Uuid,akka.actor.ActorRef]`
`method mailbox=> AnyRef`
`method mailboxSize=> Int`
`method mailbox_=(value: AnyRef)AnyRef`
`method ne(x$1: AnyRef)Boolean`
`method notify()Unit`
`method notifyAll()Unit`
`method postMessageToMailbox(message: Any, senderOption: Option[akka.actor.ActorRef])Unit`
`method postMessageToMailboxAndCreateFutureResultWithTimeout[T](message: Any, timeout: Long, senderOption: Option[akka.actor.ActorRef], senderFuture: Option[akka.dispatch.CompletableFuture[T]])akka.dispatch.CompletableFuture[T]`
`method registerSupervisorAsRemoteActor=> Option[akka.actor.Uuid]`
`method reply(message: Any)Unit`
`method replySafe(message: AnyRef)Boolean`
`method replyUnsafe(message: AnyRef)Unit`
`method reply_?(message: Any)Boolean`
`method restart(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
`method restartLinkedActors(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
`method sendOneWay(message: AnyRef)Unit`
`method sendOneWay(message: AnyRef, sender: akka.actor.ActorRef)Unit`
`method sendRequestReply(message: AnyRef)AnyRef`
`method sendRequestReply(message: AnyRef, sender: akka.actor.ActorRef)AnyRef`
`method sendRequestReply(message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)AnyRef`
`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef)akka.dispatch.Future[T]`
`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
`method sender=> Option[akka.actor.ActorRef]`
`method senderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
`method setDispatcher(dispatcher: akka.dispatch.MessageDispatcher)Unit`
`method setFaultHandler(handler: akka.config.Supervision.FaultHandlingStrategy)Unit`
`method setId(x$1: String)Unit`
`method setLifeCycle(lifeCycle: akka.config.Supervision.LifeCycle)Unit`
`method setReceiveTimeout(timeout: Long)Unit`
`method setTimeout(x$1: Long)Unit`
`method spawn(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
`method spawnLink(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
`method spawnLinkRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
`method spawnLinkRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$4: ClassTag[T])akka.actor.ActorRef`
`method spawnLink[T <: akka.actor.Actor](implicit evidence$3: ClassTag[T])akka.actor.ActorRef`
`method spawnRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
`method spawnRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$2: ClassTag[T])akka.actor.ActorRef`
`method spawn[T <: akka.actor.Actor](implicit evidence$1: ClassTag[T])akka.actor.ActorRef`
`method start()akka.actor.ActorRef`
`method startLink(actorRef: akka.actor.ActorRef)Unit`
`method stop()Unit`
`method supervisor=> Option[akka.actor.ActorRef]`
`method supervisor_=(sup: Option[akka.actor.ActorRef])Unit`
`method synchronized[T0](x$1: T0)T0`
`method toString()String`
`method unlink(actorRef: akka.actor.ActorRef)Unit`
`method uuid=> akka.actor.Uuid`
`method uuid_=(uid: akka.actor.Uuid)Unit`
`method wait()Unit`
`method wait(x$1: Long)Unit`
`method wait(x$1: Long, x$2: Int)Unit`
`method x=> akka.actor.ActorRef`
`method →[B](y: B)(akka.actor.ActorRef, B)`
`value __leftOfArrowakka.actor.ActorRef`
`value __resultOfEnsuringakka.actor.ActorRef`
`value selfAny`
`variable _statusakka.actor.ActorRefInternals.StatusType`
`variable _uuidakka.actor.Uuid`
`variable currentMessageakka.dispatch.MessageInvocation`
`variable faultHandlerakka.config.Supervision.FaultHandlingStrategy`
`variable hotswapscala.collection.immutable.Stack[PartialFunction[Any,Unit]]`
`variable idString`
`variable lifeCycleakka.config.Supervision.LifeCycle`
`variable receiveTimeoutOption[Long]`
`variable timeoutLong`
================================================================================

askTypeCompletion at pi.scala(74,46)
================================================================================
[response] aksTypeCompletion at (74,46)
retrieved 131 members
`method !!![T](message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])akka.dispatch.Future[T]`
`method !!(message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])Option[Any]`
`method !(message: Any)(implicit sender: Option[akka.actor.ActorRef])Unit`
`method !=(x$1: Any)Boolean`
`method !=(x$1: AnyRef)Boolean`
`method ##()Int`
`method +(other: String)String`
`method ->[B](y: B)(akka.actor.ScalaActorRef, B)`
`method ==(x$1: Any)Boolean`
`method ==(x$1: AnyRef)Boolean`
`method actor=> akka.actor.Actor`
`method actorClass=> Class[_ <: akka.actor.Actor]`
`method actorClassName=> String`
`method actorInstance=> java.util.concurrent.atomic.AtomicReference[akka.actor.Actor]`
`method asInstanceOf[T0]=> T0`
`method channel=> akka.actor.Channel[Any]`
`method clone()Object`
`method compareTo(other: akka.actor.ActorRef)Int`
`method dispatcher=> akka.dispatch.MessageDispatcher`
`method dispatcher_=(md: akka.dispatch.MessageDispatcher)Unit`
`method ensuring(cond: Boolean)akka.actor.ScalaActorRef`
`method ensuring(cond: Boolean, msg: => Any)akka.actor.ScalaActorRef`
`method ensuring(cond: akka.actor.ScalaActorRef => Boolean)akka.actor.ScalaActorRef`
`method ensuring(cond: akka.actor.ScalaActorRef => Boolean, msg: => Any)akka.actor.ScalaActorRef`
`method eq(x$1: AnyRef)Boolean`
`method equals(x$1: Any)Boolean`
`method exit()Unit`
`method finalize()Unit`
`method formatted(fmtstr: String)String`
`method forward(message: Any)(implicit sender: Some[akka.actor.ActorRef])Any`
`method forward(message: AnyRef, sender: akka.actor.ActorRef)Unit`
`method getActorClass()Class[_ <: akka.actor.Actor]`
`method getActorClassName()String`
`method getChannel=> akka.actor.Channel[Any]`
`method getDispatcher()akka.dispatch.MessageDispatcher`
`method getFaultHandler()akka.config.Supervision.FaultHandlingStrategy`
`method getHomeAddress()java.net.InetSocketAddress`
`method getId()String`
`method getLifeCycle()akka.config.Supervision.LifeCycle`
`method getLinkedActors()java.util.Map[akka.actor.Uuid,akka.actor.ActorRef]`
`method getMailboxSize()Int`
`method getReceiveTimeout()Option[Long]`
`method getSender()Option[akka.actor.ActorRef]`
`method getSenderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
`method getSupervisor()akka.actor.ActorRef`
`method getTimeout()Long`
`method getUuid()akka.actor.Uuid`
`method handleTrapExit(dead: akka.actor.ActorRef, reason: Throwable)Unit`
`method hashCode()Int`
`method homeAddress=> Option[java.net.InetSocketAddress]`
`method id=> String`
`method id_=(id: String)Unit`
`method invoke(messageHandle: akka.dispatch.MessageInvocation)Unit`
`method isBeingRestarted=> Boolean`
`method isDefinedAt(message: Any)Boolean`
`method isInstanceOf[T0]=> Boolean`
`method isRunning=> Boolean`
`method isShutdown=> Boolean`
`method isUnstarted=> Boolean`
`method link(actorRef: akka.actor.ActorRef)Unit`
`method linkedActors=> java.util.Map[akka.actor.Uuid,akka.actor.ActorRef]`
`method mailbox=> AnyRef`
`method mailboxSize=> Int`
`method mailbox_=(value: AnyRef)AnyRef`
`method ne(x$1: AnyRef)Boolean`
`method notify()Unit`
`method notifyAll()Unit`
`method postMessageToMailbox(message: Any, senderOption: Option[akka.actor.ActorRef])Unit`
`method postMessageToMailboxAndCreateFutureResultWithTimeout[T](message: Any, timeout: Long, senderOption: Option[akka.actor.ActorRef], senderFuture: Option[akka.dispatch.CompletableFuture[T]])akka.dispatch.CompletableFuture[T]`
`method registerSupervisorAsRemoteActor=> Option[akka.actor.Uuid]`
`method reply(message: Any)Unit`
`method replySafe(message: AnyRef)Boolean`
`method replyUnsafe(message: AnyRef)Unit`
`method reply_?(message: Any)Boolean`
`method restart(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
`method restartLinkedActors(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
`method sendOneWay(message: AnyRef)Unit`
`method sendOneWay(message: AnyRef, sender: akka.actor.ActorRef)Unit`
`method sendRequestReply(message: AnyRef)AnyRef`
`method sendRequestReply(message: AnyRef, sender: akka.actor.ActorRef)AnyRef`
`method sendRequestReply(message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)AnyRef`
`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef)akka.dispatch.Future[T]`
`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
`method sender=> Option[akka.actor.ActorRef]`
`method senderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
`method setDispatcher(dispatcher: akka.dispatch.MessageDispatcher)Unit`
`method setFaultHandler(x$1: akka.config.Supervision.FaultHandlingStrategy)Unit`
`method setId(x$1: String)Unit`
`method setLifeCycle(x$1: akka.config.Supervision.LifeCycle)Unit`
`method setReceiveTimeout(timeout: Long)Unit`
`method setTimeout(x$1: Long)Unit`
`method spawn(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
`method spawnLink(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
`method spawnLinkRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
`method spawnLinkRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$4: ClassTag[T])akka.actor.ActorRef`
`method spawnLink[T <: akka.actor.Actor](implicit evidence$3: ClassTag[T])akka.actor.ActorRef`
`method spawnRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
`method spawnRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$2: ClassTag[T])akka.actor.ActorRef`
`method spawn[T <: akka.actor.Actor](implicit evidence$1: ClassTag[T])akka.actor.ActorRef`
`method start()akka.actor.ActorRef`
`method startLink(actorRef: akka.actor.ActorRef)Unit`
`method stop()Unit`
`method supervisor=> Option[akka.actor.ActorRef]`
`method supervisor_=(sup: Option[akka.actor.ActorRef])Unit`
`method synchronized[T0](x$1: T0)T0`
`method toString()String`
`method unlink(actorRef: akka.actor.ActorRef)Unit`
`method uuid=> akka.actor.Uuid`
`method uuid_=(uid: akka.actor.Uuid)Unit`
`method wait()Unit`
`method wait(x$1: Long)Unit`
`method wait(x$1: Long, x$2: Int)Unit`
`method x=> akka.actor.ScalaActorRef`
`method →[B](y: B)(akka.actor.ScalaActorRef, B)`
`value __leftOfArrowakka.actor.ScalaActorRef`
`value __resultOfEnsuringakka.actor.ScalaActorRef`
`value selfAny`
`variable _statusakka.actor.ActorRefInternals.StatusType`
`variable _uuidakka.actor.Uuid`
`variable currentMessageakka.dispatch.MessageInvocation`
`variable faultHandlerakka.config.Supervision.FaultHandlingStrategy`
`variable hotswapscala.collection.immutable.Stack[PartialFunction[Any,Unit]]`
`variable idString`
`variable lifeCycleakka.config.Supervision.LifeCycle`
`variable receiveTimeoutOption[Long]`
`variable timeoutLong`
================================================================================

askType at pi.scala(34,16)
================================================================================
[response] askTypeAt at (34,16)
def receive: PartialFunction[Any,Unit] = ((x0$3: Any) => x0$3 match {
  case (start: Int, nrOfElements: Int)Pi.Work((start @ _), (nrOfElements @ _)) => Worker.this.self.reply(Pi.this.Result.apply(Worker.this.calculatePiFor(start, nrOfElements)))
})
================================================================================

askHyperlinkPos for `calculate` at (11,11) pi.scala
================================================================================
[response] found askHyperlinkPos for `calculate` at (93,7) pi.scala
================================================================================

askHyperlinkPos for `PiMessage` at (17,41) pi.scala
================================================================================
[response] found askHyperlinkPos for `PiMessage` at (16,16) pi.scala
================================================================================

askHyperlinkPos for `Actor` at (24,28) pi.scala
================================================================================
[response] found askHyperlinkPos for `Actor` at (289,7) Actor.scala
================================================================================

askHyperlinkPos for `reply` at (36,18) pi.scala
================================================================================
[response] found askHyperlinkPos for `reply` at (1382,7) ActorRef.scala
================================================================================

askHyperlinkPos for `nrOfResults` at (73,19) pi.scala
================================================================================
[response] found askHyperlinkPos for `nrOfResults` at (48,9) pi.scala
================================================================================

askHyperlinkPos for `latch` at (86,11) pi.scala
================================================================================
[response] found askHyperlinkPos for `latch` at (44,61) pi.scala
================================================================================