(;listIterator.hasNext();){
            ((Apple)listIterator.next()).getStr();
        }
    }
}

相关文章: