On 12/09/2014 18:26, Konstantin Kolinko wrote:
> Hi!
>
> Looking at ParameterAnnotationEntry class, its "annotation_table"
> field is never read.
>
> As such, that class provides no information
> and the following 3 classes can be removed:
> * ParameterAnnotationEntry
> * ParameterAnnotations
> *
Hi!
Looking at ParameterAnnotationEntry class, its "annotation_table"
field is never read.
As such, that class provides no information
and the following 3 classes can be removed:
* ParameterAnnotationEntry
* ParameterAnnotations
* RuntimeVisibleParameterAnnotations
>From documentation, "RuntimeV