-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.md
79 lines (50 loc) · 4.49 KB
/
README.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# Java_Notes
![Java 8](https://img.shields.io/badge/Java-8-orange.svg?style=flat)
![JUC](https://img.shields.io/badge/juc-高并发-green.svg?style=flat)
![Java 7](https://img.shields.io/badge/Java-7-red.svg?style=flat)
![Set](https://img.shields.io/badge/set-集合-grown.svg?style=flat)
![Thread](https://img.shields.io/badge/Thread-线程池-blue.svg?style=flat)
![glide 4.9.0](https://img.shields.io/badge/哈希表-HashTable-green.svg?style=flat)
![排序 sort](https://img.shields.io/badge/注解-annotation-orange.svg?style=flat)
![SdkVersion 28](https://img.shields.io/badge/反射-invoke-green.svg?style=flat)
![rxjava2 2.2.3](https://img.shields.io/badge/接口-interface-red.svg?style=flat)
![rxandroid 2.1.0](https://img.shields.io/badge/类-class-grown.svg?style=flat)
![okhttp3 3.12.1](https://img.shields.io/badge/URL-网络-blue.svg?style=flat)
![glide 4.9.0](https://img.shields.io/badge/面试-interview-green.svg?style=flat)
![java](https://github.com/FishInWater-1999/Java_Notes/blob/master/java_bac.jpg)
🚀 BAT Java senior engineer exclusive secrets 🐂 Java 技术栈总结与归纳,Java 重难点突破,经验总结脑图重磅分享!🐂
<center>🔥 你的 star 是我坚持分享的最大动力!<center>
# 玄天宝箓
#### [Java 8 新特性](https://github.com/FishInWater-1999/Java_Notes/tree/master/Java8%20新特性)
- [Lambda](https://github.com/FishInWater-1999/Java_Notes/tree/master/Java8%20%E6%96%B0%E7%89%B9%E6%80%A7/Lambda)
- [内置函数](https://github.com/FishInWater-1999/Java_Notes/tree/master/Java8%20%E6%96%B0%E7%89%B9%E6%80%A7/Lambda/%E5%86%85%E7%BD%AE%E5%87%BD%E6%95%B0)
- [基础语法](https://github.com/FishInWater-1999/Java_Notes/tree/master/Java8%20%E6%96%B0%E7%89%B9%E6%80%A7/Lambda/%E5%9F%BA%E7%A1%80%E8%AF%AD%E6%B3%95)
- [方法引用+构造器引用](https://github.com/FishInWater-1999/Java_Notes/tree/master/Java8%20%E6%96%B0%E7%89%B9%E6%80%A7/Lambda/%E6%96%B9%E6%B3%95%E5%BC%95%E7%94%A8%2B%E6%9E%84%E9%80%A0%E5%99%A8%E5%BC%95%E7%94%A8)
- [JUC 并发编程](https://github.com/FishInWater-1999/Java_Notes/tree/master/Concurrent%20%E5%B9%B6%E5%8F%91)
- [八锁](https://github.com/FishInWater-1999/Java_Notes/tree/master/Concurrent%20%E5%B9%B6%E5%8F%91/%E5%85%AB%E9%94%81)
- [集合不安全](https://github.com/FishInWater-1999/Java_Notes/tree/master/Concurrent%20%E5%B9%B6%E5%8F%91/%E9%9B%86%E5%90%88%E4%B8%8D%E5%AE%89%E5%85%A8)
- [生产者消费者](https://github.com/FishInWater-1999/Java_Notes/tree/master/Concurrent%20%E5%B9%B6%E5%8F%91/%E7%94%9F%E4%BA%A7%E8%80%85_%E6%B6%88%E8%B4%B9%E8%80%85)
- [Callable](https://github.com/FishInWater-1999/Java_Notes/tree/master/Concurrent%20%E5%B9%B6%E5%8F%91/Callable)
- [FutureTask 与 Callable](https://github.com/FishInWater-1999/Java_Notes/tree/master/Concurrent%20并发/Callable)
----------------------------------------------------------------------------------------------------------------------------------
#### bilibili
- [HashMap底层数据结构?怎么解决hash碰撞?扩容机制是怎样的?](https://github.com/hornhuang/Java_Notes/blob/master/bilibili/2021/06/HashMap%E5%BA%95%E5%B1%82%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%EF%BC%9F%E6%80%8E%E4%B9%88%E8%A7%A3%E5%86%B3hash%E7%A2%B0%E6%92%9E%EF%BC%9F%E6%89%A9%E5%AE%B9%E6%9C%BA%E5%88%B6%E6%98%AF%E6%80%8E%E6%A0%B7%E7%9A%84%EF%BC%9F)
- [BS架构和CS架构](https://github.com/hornhuang/Java_Notes/blob/master/bilibili/2021/06/BS%E6%9E%B6%E6%9E%84%E5%92%8CCS%E6%9E%B6%E6%9E%84)
# LICENSE
MIT License
Copyright (c) 2020 FishInWater-1999
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.