摘要:
exception category throwable all belongs to throwable error StackOverFlow OutOfMemory runtimeexception ArrayIndexOutOfBoundsException NullPointerExcep 阅读全文
阅读排行榜
shell 括号
2024-03-17 17:52 by tonyniu8, 18 阅读, 收藏,
摘要:
https://blog.csdn.net/TomAndersen/article/details/104214632 阅读全文
java8 lambda
2022-02-20 21:44 by tonyniu8, 15 阅读, 收藏,
摘要:
runnable 为函数式接口。 所以支持下列写法。 public class LambdaExpression { public static void process(Runnable r){ r.run(); } public static void main(String[] args) { 阅读全文
浙公网安备 33010602011771号