How can you bound the type of a generic interface to another generic interface?

前端 未结 0 1879
滥情空心
滥情空心 2021-02-06 04:26

I am trying to write an interface that has bounds on multiple layers. As an example, consider the following code:

// the bound type on U is unexpected and doesn\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题