public boolean offerFirst(E e) {
        addFirst(e);
        return true;
    }

results matching ""

    No results matching ""