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