public boolean add(E e) {
        return map.put(e, PRESENT)==null;
    }

results matching ""

    No results matching ""