StackOverflow Questions for Tag: abstract-class

ostrokach
ostrokach

Reputation: 19992

What should I put in the body of an abstract method?

Score: 29

Views: 6343

Answers: 2

Read More
Tamás Pap
Tamás Pap

Reputation: 18303

PHP abstract properties

Score: 152

Views: 118974

Answers: 13

Read More
Jagerber48
Jagerber48

Reputation: 985

How to enforce that subclass of abstract class should define a particular inner class in Python

Score: 5

Views: 520

Answers: 3

Read More
freude
freude

Reputation: 3832

Python design pattern: class that returns different objects depending on parameters

Score: 2

Views: 1203

Answers: 3

Read More
hGen
hGen

Reputation: 2285

invalid new-expression of abstract class type

Score: 47

Views: 183977

Answers: 5

Read More
Apurva Patil
Apurva Patil

Reputation: 1029

Not implementing all of the methods of interface in Java, is it possible?

Score: 88

Views: 143876

Answers: 11

Read More
montag
montag

Reputation: 11

Polymorphism and abstract classes in Java

Score: 1

Views: 114

Answers: 4

Read More
Marty Trenouth
Marty Trenouth

Reputation: 3752

Inheritance of Custom Attributes on Abstract Properties

Score: 53

Views: 22343

Answers: 5

Read More
Vivian River
Vivian River

Reputation: 32400

Best Practices for "Abstract" functions in JavaScript?

Score: 23

Views: 30842

Answers: 5

Read More
user5624945
user5624945

Reputation: 37

how can i not implement all methods of an abstract class to another one that inherits it

Score: 3

Views: 10094

Answers: 4

Read More
comecme
comecme

Reputation: 6396

Abstract property with public getter, define private setter in concrete class possible?

Score: 65

Views: 84051

Answers: 5

Read More
Blue Nebula
Blue Nebula

Reputation: 1174

Giving a type to polymorphic static methods used as public constructors

Score: 1

Views: 49

Answers: 1

Read More
Ludovic Wagner
Ludovic Wagner

Reputation: 117

How to bind to different abstract class implementations with additional properties without binding failure in WPF

Score: 1

Views: 39

Answers: 1

Read More
Little Monkey
Little Monkey

Reputation: 6157

Flutter: inherit from abstract stateless widget

Score: 10

Views: 7881

Answers: 2

Read More
NemesisXVII
NemesisXVII

Reputation: 1

How to Handle Feature-Specific Parameter Requirements in a Repository Pattern Implementation?

Score: 0

Views: 26

Answers: 0

Read More
sjanisz
sjanisz

Reputation: 155

Is possibility to derive from multiple interfaces the only difference between abstract class and interface?

Score: -1

Views: 97

Answers: 2

Read More
user3276308
user3276308

Reputation: 51

Objects of a class derived from an abstract class should be in free store?

Score: 2

Views: 112

Answers: 2

Read More
Mark
Mark

Reputation: 3

Implementing abstract classes

Score: 0

Views: 52

Answers: 1

Read More
Rishab Negi
Rishab Negi

Reputation: 9

How does this keyword work in abstract class

Score: -1

Views: 61

Answers: 1

Read More
Charles
Charles

Reputation: 1239

C++ with Qt5 : lock a common mutex before calling the actual override implementation of a method

Score: 0

Views: 108

Answers: 4

Read More
PreviousPage 1Next