Is it possible to inherit javadoc from another class/method without type inheritance?

前端 未结 0 979
甜味超标
甜味超标 2021-02-06 16:54

Say I have a bunch of annotations under the same domain where some properties of them are common.

@Color
@interface Black {
    /**
     * The density of the colo         


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