T
- Item tpe.public class OpCountingSet<T> extends OpCountingCollection<T> implements Set<T>
Constructor and Description |
---|
OpCountingSet(Set<T> pDelegate) |
add, addAll, clear, contains, containsAll, getAddAllCnt, getAddCnt, getClearCnt, getContainsAllCnt, getContainsCnt, getCounts, getDelegate, getIsEmptyCnt, getIteratorCnt, getIteratorHasNextCnt, getIteratorNextCnt, getIteratorRemoveCnt, getRemoveAllCnt, getRemoveCnt, getRetainAllCnt, getSizeCnt, getToArrayCnt, getToArrayCnt2, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
equals, getEqualsCnt, getHashCodeCnt, getToStringCnt, hashCode, toString
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, removeIf, stream
Copyright © 2023. All rights reserved.