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

Interface Collection and Class Collection

Wed Mar 25, 2009 8:52 am

What is the different between Interface Collection and Class Collection ?

Thanks for those people help me to answer



Re: Interface Collection and Class Collection

Sat Aug 08, 2009 8:02 pm

There is a class called Collections no Collection .Collections can carry different types of Collection which is the generic java interface . (Like arrayList ,List ,Tree ) .

Post a reply
  Related Posts  to : Interface Collection and Class Collection
 What Is Garbage Collection?     -  
 java Collection Syntax     -  
 java(collection framework)     -  
 garbage collection work in java     -  
 Huge collection of SEMINAR Topics     -  
 java abstract class,concrete class and interface     -  
 Is garbageCollector a Class or interface?     -  
 The difference between an Interface and an Abstract class     -  
 Define class helper class to check the method existance     -  
 relationship between the Canvas class and the Graphics class     -  

Topic Tags

Java Collections