Home | History | Annotate | Download | only in collect

Lines Matching full:oldcount

353          int oldCount,
721 int oldCount,
727 current count. If the current count is not <code>oldCount</code>, no change is
735 only if explicitly allowed by the implementation<DD><CODE>oldCount</CODE> - the expected present count of the element in this multiset<DD><CODE>newCount</CODE> - the desired count of the element in this multiset
738 <code>oldCount == newCount</code>.</DL>