Track libcore change 4e73fd2bc22e704fe71465782b83be0471ac5e82
am: 49929ccf46
Change-Id: Ie9d2d41124395588fa58dc0f97447a9e77094609
This commit is contained in:
committed by
android-build-merger
commit
7116e5d2d3
@@ -51701,6 +51701,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