Merge "Track libcore change 0e393b4d628541e84e31210342f4103315c07e23"
am: 50f3429d14
Change-Id: I2fdd89afd9cfc0cc36be2664dee559e7b0977c6d
This commit is contained in:
committed by
android-build-merger
commit
622e170338
@@ -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 {
|
||||
|
||||
@@ -54977,6 +54977,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