aspose file tools
The moose likes Beginning Java and the fly likes What is the purpose of Marker Interfaces in Java....? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "What is the purpose of Marker Interfaces in Java....?" Watch "What is the purpose of Marker Interfaces in Java....?" New topic
Author

What is the purpose of Marker Interfaces in Java....?

Jalli Venkat
Greenhorn

Joined: Aug 10, 2006
Posts: 27
Hi Friends,

What is the need of Marker Interface.....?
Why Marker Interfaces doesn't have any methods....?


venkat
Anurag Blore
Ranch Hand

Joined: Jan 15, 2003
Posts: 74
Please refer this link for Marker interface
Marker Interface


Thanks,
Anurag
SCJP 1.2 & 1.5, PMP
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35256
    
    7
You might also want to peruse the "Search" link at the top of the page; this question has been asked many, many times. It's also got an FAQ entry: http://faq.javaranch.com/java/JavaIntermediateFaq#marker


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: What is the purpose of Marker Interfaces in Java....?
 
Similar Threads
How can i write marker inerface
reg marker interfaces..
What is purpose of using Marker interfaces?
Marker Interface
What is the use of Marker interfaces?