Talk:Java collections framework: Difference between revisions

Content deleted Content added
 
(5 intermediate revisions by 2 users not shown)
Line 1:
{{WikiProject Javabanner shell|class=Stub|
{{WikiProject Java|importance=mid|auto=yes}}
{{WikiProject Computing|class=stub|auto=inherit|importance=}}
}}
 
== External links modified ==
Line 24 ⟶ 26:
 
It would be helpful to specify what these methods are.
 
== Queue Interfaces ==
The sections states: ''"But it also has the Queue methods"''. Again, I think it would be helpful to specify what these methods are.
 
Also: The description of blocking queue is unclear. It states, very unhelpfully that additions and removals are "blocking"(???). This is not an explanation at all.
 
== Figure of the Map class and interface hierarchy is incorrect ==
Line 30 ⟶ 37:
NavigableMap and SortedMap are interfaces and should be marked with yellow circle rather than blue rectangle.
This is misleading because it make you think that TreeMap may inherit from two classes, which is impossible in Java. <!-- Template:Unsigned IP --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/132.64.34.178|132.64.34.178]] ([[User talk:132.64.34.178#top|talk]]) 12:53, 27 June 2018 (UTC)</small> <!--Autosigned by SineBot-->
 
:I fixed this issue. [[User:Manuels World|Manuels World]] ([[User talk:Manuels World|talk]]) 15:53, 30 November 2024 (UTC)