240 发简信
IP属地:山西
  • LinkedList Source code 1.6

    private transient Entry header = new Entry(null, null, null); privatetra...

  • HashMap 源码学习

    static final int DEFAULT_INITIAL_CAPACITY =16 map初始化的长度,也就是table的长度 tran...

个人介绍
人生要是倒着过该多好