byte-buddy icon indicating copy to clipboard operation
byte-buddy copied to clipboard

Consider API for annotation property type

Open raphw opened this issue 7 years ago • 0 comments

For non-loaded annotations, it can be determined if a default value is set or not. It could therefore be possible to sometimes determine if an annotation value should be explicitly written to a class.

See #480.

raphw avatar Jun 02 '18 09:06 raphw