目录

​1.集合大家族​

​2.集合删除需要退位​

​3.集合删除的底层源码解析​

​4.链表删除的底层解析​

​5.集合变量的三种场景​

​6.list集合的特点​

​7.链表判断从那边开始找值​

​8.集合在强转调方法需要加括号才是一个强转体​

​9.增强for循环修改的值是第三方地址​


1.集合大家族

Java基础知识日积月累(Tip of the Day19)_链表

2.集合删除需要退位

Java基础知识日积月累(Tip of the Day19)_增强for循环_02

3.集合删除的底层源码解析

Java基础知识日积月累(Tip of the Day19)_链表删除_03

4.链表删除的底层解析

Java基础知识日积月累(Tip of the Day19)_链表_04

5.集合变量的三种场景

Java基础知识日积月累(Tip of the Day19)_链表删除_05

6.list集合的特点

Java基础知识日积月累(Tip of the Day19)_链表_06

Java基础知识日积月累(Tip of the Day19)_链表删除_07

7.链表判断从那边开始找值

Java基础知识日积月累(Tip of the Day19)_链表_08

8.集合在强转调方法需要加括号才是一个强转体

Java基础知识日积月累(Tip of the Day19)_链表删除_09

9.增强for循环修改的值是第三方地址

Java基础知识日积月累(Tip of the Day19)_链表删除_10