How can I create a AutoValue class with generics?

后端 未结 0 1409
囚心锁ツ
囚心锁ツ 2020-12-20 05:38

I would like to have a data class using AutoValue and one of the property is generic, wondering what I am doing wrong ?

public abstract class Data {
         


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