By jsugrue
via java.dzone.com
Published: Feb 20 2013 / 09:28
We jokingly invented a @alias annotation that would allow you to setup aliases for symbolic methods. An example would be Akka's ! (Scala API) that delegates to tell (Java API).
Add your comment