I believe you're looking for JDK 7 method handles: http://java.sun.com/developer/technicalArticles/DynTypeLang/
Paul On Mon, Jan 3, 2011 at 11:45 AM, Michael Giannakopoulos < miccagi...@gmail.com> wrote: > Hello to all Apache Commons Developers! > I wish a happy new year and i hope that all your expectations will come > true! I would like to propose a new feature in apache commons... Wouldn't > it > be great if commons api provided a pointer operator (like ref in C#) so as > to pass arguments in functions by references (only for primitive types...) > and these arguments to change values... I would like to hear your thoughts > on this! Thanks for your time! >