StackOverflow Questions for Tag: marker-interfaces

Uzair Abid
Uzair Abid

Reputation: 89

What is the point of marker interface in java and why can't we go on without them?

Score: 5

Views: 5208

Answers: 4

Read More
crazyTech
crazyTech

Reputation: 1477

academic/scholarly term for Interface belonging to class library(in a dll or jar file) that must be implemented by the client application code

Score: 0

Views: 43

Answers: 0

Read More
terjetyl
terjetyl

Reputation: 9565

What is an empty interface used for

Score: 52

Views: 42569

Answers: 12

Read More
Chriss
Chriss

Reputation: 5639

How to enforce a method argument type?

Score: 0

Views: 70

Answers: 0

Read More
GuruKulki
GuruKulki

Reputation: 26418

What is the use of marker interfaces in Java?

Score: 63

Views: 63536

Answers: 10

Read More
Safi Mustafa
Safi Mustafa

Reputation: 517

Marker Interface To avoid Generic Controllers & Constructor with generic paramaters

Score: 6

Views: 454

Answers: 1

Read More
Lithira Amarasinghe
Lithira Amarasinghe

Reputation: 1

The following java code is Legal.Why is it legal?

Score: -2

Views: 96

Answers: 1

Read More
Siddhant Bhatia
Siddhant Bhatia

Reputation: 51

Custom Validation Not Working on spring boot

Score: 2

Views: 1214

Answers: 2

Read More
Jomy George
Jomy George

Reputation: 323

Serialization, compile time check Vs runtime check

Score: 1

Views: 169

Answers: 1

Read More

Is @FunctionalInterface just a marker interface or more than that?

Score: -1

Views: 260

Answers: 1

Read More
Pratik Gaurav
Pratik Gaurav

Reputation: 907

Implement Marker Interface in Spring WebServices

Score: 0

Views: 278

Answers: 0

Read More
cWarren
cWarren

Reputation: 463

How to create a differentiated marker class hierarchy

Score: 1

Views: 24

Answers: 0

Read More
amar kumar
amar kumar

Reputation: 1

Why can't we use clone method by using approch 1(given below) instead of approch 2 and what's need of marker interface? Why jvm handle clone method?

Score: 0

Views: 53

Answers: 0

Read More
A.Esdeki
A.Esdeki

Reputation: 63

Is it OK to inherit an empty Interface?

Score: 1

Views: 1722

Answers: 2

Read More
Xavier DSouza
Xavier DSouza

Reputation: 2931

Marker Interfaces in Java?

Score: 145

Views: 101318

Answers: 10

Read More
Now.Zero
Now.Zero

Reputation: 1389

What's the good of Marker Interface?

Score: 1

Views: 1083

Answers: 4

Read More
Ankit_ceo2
Ankit_ceo2

Reputation: 317

How/Why can we say that the functional interfaces in java 8 are marker interfaces

Score: 3

Views: 2881

Answers: 3

Read More
Roman
Roman

Reputation: 199

What is the difference between Collection and Set interfaces in Java?

Score: 3

Views: 5171

Answers: 2

Read More
user0
user0

Reputation: 683

Null vs Marker Interface

Score: 9

Views: 4658

Answers: 5

Read More
Sumit Singh
Sumit Singh

Reputation: 111

Custom Marker Interface in Java

Score: 0

Views: 602

Answers: 1

Read More
PreviousPage 1Next