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

Commit 6f775a8d authored by Narayan Kamath's avatar Narayan Kamath Committed by Android (Google) Code Review
Browse files

Merge "Track API changes to java.lang.ref.Reference."

parents 2a505d53 12f62b7e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -49937,7 +49937,6 @@ package java.lang.ref {
  public abstract class Reference {
    method public void clear();
    method public boolean enqueue();
    method public final synchronized boolean enqueueInternal();
    method public T get();
    method public boolean isEnqueued();
  }
+0 −1
Original line number Diff line number Diff line
@@ -52586,7 +52586,6 @@ package java.lang.ref {
  public abstract class Reference {
    method public void clear();
    method public boolean enqueue();
    method public final synchronized boolean enqueueInternal();
    method public T get();
    method public boolean isEnqueued();
  }
+0 −1
Original line number Diff line number Diff line
@@ -49939,7 +49939,6 @@ package java.lang.ref {
  public abstract class Reference {
    method public void clear();
    method public boolean enqueue();
    method public final synchronized boolean enqueueInternal();
    method public T get();
    method public boolean isEnqueued();
  }