private final Class<? extends FragmentActivity> activityClass;
I understand the definition except for the <? >
part.
Is there some reason for the extends to be enclosed in that special text?
that is wild card character that says any it can take any type which extends
FragmentActivity
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With