Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cab2e5d1 authored by Neil Fuller's avatar Neil Fuller Committed by Android (Google) Code Review
Browse files

Merge "Unhide @Repeatable"

parents 8dc03bc0 c98d6a4c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -51314,6 +51314,9 @@ package java.lang.annotation {
  public abstract class Inherited implements java.lang.annotation.Annotation {
  }
  public abstract class Repeatable implements java.lang.annotation.Annotation {
  }
  public abstract class Retention implements java.lang.annotation.Annotation {
  }
+3 −0
Original line number Diff line number Diff line
@@ -54068,6 +54068,9 @@ package java.lang.annotation {
  public abstract class Inherited implements java.lang.annotation.Annotation {
  }
  public abstract class Repeatable implements java.lang.annotation.Annotation {
  }
  public abstract class Retention implements java.lang.annotation.Annotation {
  }
+3 −0
Original line number Diff line number Diff line
@@ -51331,6 +51331,9 @@ package java.lang.annotation {
  public abstract class Inherited implements java.lang.annotation.Annotation {
  }
  public abstract class Repeatable implements java.lang.annotation.Annotation {
  }
  public abstract class Retention implements java.lang.annotation.Annotation {
  }