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

View File

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