I am Jacky!

China @jianqicui
  1. What can LinkedList/LinkedHashSet/LinkedHashMap do?

    What can LinkedList/LinkedHashSet/LinkedHashMap do?

    2022/09/22

  2. Three ways to reduce if/else

    Three ways to reduce if/else

    2022/09/22

  3. Use Generic to reduce repetitive code

    Use Generic to reduce repetitive code

    2022/07/25

  4. The principles and techniques of printing logs

    The principles and techniques of printing logs

    2022/07/25

  5. Set VM configuration to get full GC dump files

    Set VM configuration to get full GC dump files

    2022/07/25

  6. How to make collection read only?

    How to make collection read only?

    2022/07/25

  7. Data Transport Security

    Data Transport Security

    2022/07/25

  8. putIfAbsent 和 computeIfAbsent 使用说明及示例代码

    本文主要介绍 Java 中 Map 的 putIfAbsent 和 computeIfAbsent 使用的方法和示例代码。

    2022/05/30

  9. forEachRemaining() 的用法

    forEachRemaining() 使用迭代器 Iterator 的所有元素,并且第二次调用它将不会做任何事情,因为不再有下一个元素。

    2022/05/30

  10. 单元测试的原则和技巧

    单元测试的原则和技巧

    2021/06/01

1 0