onlyOneItem

fun <E> List<E>?.onlyOneItem(): Boolean

判断 List 对象 只包含一个元素