1# Copyright (c) 2022 Huawei Device Co., Ltd. 2# Licensed under the Apache License, Version 2.0 (the "License"); 3# you may not use this file except in compliance with the License. 4# You may obtain a copy of the License at 5# 6# http://www.apache.org/licenses/LICENSE-2.0 7# 8# Unless required by applicable law or agreed to in writing, software 9# distributed under the License is distributed on an "AS IS" BASIS, 10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11# See the License for the specific language governing permissions and 12# limitations under the License. 13 14true 15BusinessError: Container is empty 16BusinessError: Container is empty 17Test ArrayList success!!! 18BusinessError: The forEach method cannot be bound 19Test Deque success!!! 20{} 21BusinessError: Container is empty 220 23BusinessError: The forEach method cannot be bound 24Test HashMap success!!! 25BusinessError: The forEach method cannot be bound 26Test HashSet success!!! 27Test LightWeightMap success!!! 28BusinessError: The forEach method cannot be bound 29Test LightWeightSet success!!! 30Test LinkedList success!!! 31BusinessError: Container is empty 320 33BusinessError: The forEach method cannot be bound 34Test List success!!! 35Test PlainArray success!!! 36BusinessError: Container is empty 370 38Test Queue success!!! 396 40BusinessError: Container is empty 41BusinessError: Container is empty 42BusinessError: The forEach method cannot be bound 43Test Stack success!!! 44BusinessError: Container is empty 45BusinessError: Container is empty 46Test TreeMap success!!! 47Test TreeMap set After Clear Success 48100 49Test TreeSet success!!! 50226,195,156,20 51Test Vector success!!! 52Test ArrayList 53Test Deque done 54Test hashmap done 55Test hashset done 56Test LightWeightMap done 57Test LightWeightSet done 58Test LinkedList done 59Test List done 60Test PlainArray done 61Test Queue done 62Test Stack done 63Test TreeMap done 64Test TreeSet done 65Test Vector done 66container test end 67