public boolean offerLast(E e) {
        addLast(e);
        return true;
    }

results matching ""

    No results matching ""