- there is one remaining bug, which makes it impossible to implement Function1[T, Boolean] from Java (I wonder if this will ever work, given that there is no equivalent type expressible in Java) - hence create Function1 in Scala code, Java only prepares a Filter SAM which does not inherit from anything - ugly (one more alloc) but the only way I see right now. |
||
|---|---|---|
| .. | ||
| actor | ||
| agent | ||
| dispatcher | ||
| event | ||
| extension | ||
| future | ||
| jrouting | ||
| remoting | ||
| serialization | ||
| transactor | ||
| zeromq | ||