List <|.. LinkeList to List <|.. LinkedList

This commit is contained in:
郑伟 2018-08-12 22:19:41 +08:00 committed by GitHub
parent bcc266ff35
commit f857a0c996
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