Entry find(BiPredicate); Map findAll(BiPredicate); def findResult(BiFunction) ... def remove(int); boolean removeAll(Collection); boolean removeIf(Predicate) ...
確定! 回上一頁