Package | Description |
---|---|
org.key_project.util.java |
Modifier and Type | Method and Description |
---|---|
static <T,E extends java.lang.Throwable> |
CollectionUtil.searchAndRemoveWithException(java.lang.Iterable<T> iterable,
IFilterWithException<T,E> filter)
Searches an element in the given
Iterable instance and removes
the found element from it. |
Copyright © 2003-2019 The KeY-Project.