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