Merge "Track libcore change 4e73fd2bc22e704fe71465782b83be0471ac5e82" into stage-aosp-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
e2e65a4708
@@ -51701,6 +51701,7 @@ package java.lang {
|
|||||||
method protected T initialValue();
|
method protected T initialValue();
|
||||||
method public void remove();
|
method public void remove();
|
||||||
method public void set(T);
|
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 {
|
public class Throwable implements java.io.Serializable {
|
||||||
|
|||||||
Reference in New Issue
Block a user