library
/
com.secoo.coobox.library.ktx.java.util
/
safePeek
safe
Peek
fun <
E
>
Stack
<
E
>.
safePeek
():
E
?
Content copied to clipboard
安全地执行peek方法,如果stack为空,返回null