Home | History | Annotate | only in /external/annotation-tools/annotation-file-utilities/tests/ad-hoc/bridge
Up to higher level directory
NameDateSize
C.java21-Aug-2018161
Makefile21-Aug-2018967
README21-Aug-2018274

README

      1 Test of bridge method inclusion/exclusion.  For the default target
      2 (created with "make all"), the extracted JAIF should contain entries for
      3 both "compareTo(LC;)I" and "compareTo(Ljava/lang/Object;)I"; for the
      4 alternate target ("make alt"), the JAIF should omit the latter.
      5 
      6