CollectUtils

API

CollectUtils.java
class CollectUtils {
  T firstIn(Set<T> set)
}