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

Commit 12f62b7e authored by Narayan Kamath's avatar Narayan Kamath
Browse files

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

Change-Id: Iea25e3e0efec56106f44d42232e772cf36f76e68
parent d6d5f8f0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -49918,7 +49918,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
@@ -52570,7 +52570,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
@@ -49920,7 +49920,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();
  }