10 lines
190 B
Scala
10 lines
190 B
Scala
|
package com.foo
|
||
|
|
||
|
import java.bla
|
||
|
import AgentTypes._
|
||
|
import scala.horst
|
||
|
|
||
|
import akka.actor.{Actor, ActorLogging, ActorRef, ActorRefFactory, ActorSystem, Props, Stash, Terminated}
|
||
|
|
||
|
class Bar
|