miha-x64
removes the element with the lowest index i such that (o==null ? get(i)==null : o.equals(get(i))) (if such an element exists)
удаляет элемент с наименьшим индексом, равный данному, если такой существует