public boolean add(E e) {
        linkLast(e);
        return true;
    }

results matching ""

    No results matching ""