I need to define some method that the argument is some pointer of other method ( in different class ( with specific signature )
How can i do it on android ( java ) ?
I need to define some method that the argument is some pointer of other method ( in different class ( with specific signature )
How can i do it on android ( java ) ?