0

Sometimes, exploring java libraries I see code like this:

interface IIfc<C extends IIfc<C>> {}

Which is the purpose of take a generic that inheriths from itself?

Jordi
  • 20,868
  • 39
  • 149
  • 333

0 Answers0