views:

68

answers:

0

Is there a way to implement delegation in Java for Android? Or does the activity class automatically ? My friend is an iPhone programmer, so he uses delegation in the form of an HelloWorldAppDelegate. How could delegation be implemented in Android?