# Java **Repository Path**: qhmailin/Java ## Basic Information - **Project Name**: Java - **Description**: Java 核心技术; 深入理解Java虚拟机:JVM高级特性与最佳实践(第二版) - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-02-12 - **Last Updated**: 2023-02-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Java - concurrent 项目: [Java 并发编程](https://www.cnblogs.com/dolphin0520/category/602384.html) - [Callable、Future 和FutureTask](http://www.cnblogs.com/dolphin0520/p/3949310.html) - [如何创建线程 - 继承Thread类;or 实现Runnable接口](https://www.cnblogs.com/dolphin0520/p/3913517.html)