SpiceQA
Questions
Tags
Users
Badges
private-constructor
11 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Can't access private constructor from a friend class
user_8194889
0
•
asked Jul 22, 2022
1
2
73
friend-class
private-constructor
c++
How to return a class instance on the heap, when the relevant ctor is private?
Mark_65387
0
•
asked Oct 7, 2021
4
5
148
named-constructor
unique-ptr
private-constructor
heap-memory
c++
How to refer to a class with private constructor in a function with generic type parameters?
user_5392556
0
•
asked Mar 16, 2021
4
1
731
typescript
private-constructor
Why is private constructor still visible in case class?
user_1241288
0
•
asked Jul 16, 2020
2
1
575
case-class
private-constructor
companion-object
access-modifiers
scala
Java Final class or private constructor
user_8500049
0
•
asked Mar 22, 2020
2
3
611
private-constructor
final
inheritance
java
What is the use of private constructor in abstract class in c#?
user_11713570
0
•
asked Feb 26, 2020
2
1
413
private-constructor
c#
Best Practices for extending utility classes in java
user_820410
0
•
asked May 29, 2017
3
1
2823
utility
private-constructor
java
Any reason for having a non-static class with static members only instead of making it static?
user_1219280
0
•
asked Mar 21, 2016
3
1
81
private-constructor
.net
JaCoCo and missed coverage of private default constructor
user_1983997
0
•
asked Mar 11, 2016
13
6
14055
jacoco-maven-plugin
code-coverage
private-constructor
java
abstract class vs private constructor
Admin
1
•
asked Dec 15, 2013
36
1
6721
abstract-class
private-constructor
java
1
(current)
2
Next
Next
Hot Questions