Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

java(collection framework)

Fri Oct 07, 2011 5:12 pm

public class LinkedList
extends AbstractSequentialList
implements List, Cloneable, Serializable


in this class we are not implementing Iterator interface but we are accessing hasNext() and next() methods of Iterator interface hows it possible ??
please explain msi_333



Post a reply
  Related Posts  to : java(collection framework)
 Interface Collection and Class Collection     -  
 java Collection Syntax     -  
 garbage collection work in java     -  
 Which framework is best for beginners in PHP and Why?     -  
 Which is the best PHP framework On CodeIgniter Sharing?     -  
 Writing a Windows Form Application For .NET Framework Using     -  
 Credit Card Fraud Prevention Using .NET Framework in C#     -  
 What Is Garbage Collection?     -  
 Huge collection of SEMINAR Topics     -  
 2d game in java-Monster-Java 2D Game Graphics and Animation     -