Re-adding runnable Active Object Java tests, which all pass
This commit is contained in:
parent
2ed0feab46
commit
fb2ef58fb1
28 changed files with 15 additions and 1047 deletions
|
|
@ -0,0 +1,6 @@
|
|||
package se.scalablesolutions.akka.api;
|
||||
|
||||
public class ExtImpl implements Ext {
|
||||
public void ext() {
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue