Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c6f3527309d89bdffeb762761e716d2305f57fcf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
######################################################################
# Copyright (c) 2003 IBM Corp. and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
######################################################################

SortedMap.next()_called_for_empty_array_1=next() called for empty array
SortedMap.remove({0})_in_empty_map_2=remove({0}) in empty map

Back to the top