BREAKAGE: switching from se.scalablesolutions.akka to akka for all packages

This commit is contained in:
Viktor Klang 2010-10-26 12:49:25 +02:00
parent 29791593f0
commit 680ee7ddf1
393 changed files with 2100 additions and 2101 deletions

View file

@ -1,4 +1,4 @@
package se.scalablesolutions.akka.japi
package akka.japi
/**
* A Function interface. Used to create first-class-functions is Java (sort of).