Merge pull request #366 from weizengreal/patch-1

List <|.. LinkeList  to  List <|.. LinkedList
This commit is contained in:
郑永川 2018-08-12 22:40:19 +08:00 committed by GitHub
commit 8ee390c667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1080,7 +1080,7 @@ Set <|.. LinkedHashSet
SortSet <|.. TreeSet
List <|.. ArrayList
List <|.. Vector
List <|.. LinkeList
List <|.. LinkedList
Queue <|.. LinkedList
Queue <|.. PriorityQueue