Merge "Track libcore change 0e393b4d628541e84e31210342f4103315c07e23" am: 50f3429d14
am: 622e170338
Change-Id: Ia1fde043f68030d5676c39f9eda632061ef09eab
This commit is contained in:
committed by
android-build-merger
commit
c57b96bf11
@@ -51621,6 +51621,7 @@ package java.lang {
|
||||
method protected T initialValue();
|
||||
method public void remove();
|
||||
method public void set(T);
|
||||
method public static java.lang.ThreadLocal<S> withInitial(java.util.function.Supplier<? extends S>);
|
||||
}
|
||||
|
||||
public class Throwable implements java.io.Serializable {
|
||||
|
||||
@@ -54978,6 +54978,7 @@ package java.lang {
|
||||
method protected T initialValue();
|
||||
method public void remove();
|
||||
method public void set(T);
|
||||
method public static java.lang.ThreadLocal<S> withInitial(java.util.function.Supplier<? extends S>);
|
||||
}
|
||||
|
||||
public class Throwable implements java.io.Serializable {
|
||||
|
||||
Reference in New Issue
Block a user