It sounds a little like you want pointer to pointer, but maybe I am not getting what you mean?@Oskuro - function pointers (of a sort) are coming with lambdas in Java 8 I believe.I am sure you have coded in C++, an asterisk means something is a pointer.Without looking at more code, I would like to know if a variable is a pointer or holds data itself...