CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
singleton
09-07
Software design
Sharing ViewModel's properties between more views
09-05
Mobile
Can you return another instance of the same class from the constructor function (Singleton Pattern)?
08-24
Software engineering
How to use Kotlin Singleton class in Java
08-22
front end
Pytest, selenium, fixture throws an error after the first test InvalidSessionIdException
08-09
Software design
Update UI on Singleton property change without sharing dependency between Views
08-01
OS
Singleton Kotlin object method is not getting called, anyone know why?
07-30
Software engineering
Setting Singleton Property definition with dynamic String
07-27
Software engineering
How can i make private destructor from singleton using shared_ptr?
07-23
Blockchain
Singleton creating in c
07-21
Enterprise
Can not create singleton in Spring Framework
07-19
Back-end
How to write an inheritable Singleton in Python for classes that take arguments upon init?
07-17
Back-end
Understanding singleton use for global variable use C#
07-07
Software design
How to use DbContext in a singleton class?
06-30
Enterprise
Singletons with Dart enums?
06-29
Enterprise
Should I keep JDBC connection alive?
06-28
Software design
How to declare Singleton instance in Kotlin , is it similar to how we declare Singleton class?
06-27
Blockchain
Can we force all implementations to be singleton (objects)?
06-26
OS
showing [Object Object] angular
06-24
OS
Scala: singleton object vs anonymous class
06-24
OS
Java: What's the difference between system property and class variable in singleton class?
06-21
Software engineering
In ASP.NET, how to instantiate a singleton object that uses DI during Startup?
06-15
Software design
Multiple generic type for a class java
06-13
Back-end
Doubts about Singletons in unity
06-08
Software design
Does Django is models property hit the database more than once?
06-01
Blockchain
Thread safe singleton, locks
05-19
Net
How to implement a stock issuance system ensuring no duplication using C# and SQL Server
05-13
Enterprise
Is it worth to use singleton to load a configuration file?
05-08
Software engineering
How to create inmutable and singleton objects in python?
05-06
Software design
Can a Kotlin Object be used as a Spring bean?
05-06
Software design
I don´t understand why this call does not work (Java)
05-05
database
Java: Avoid too many parameters in constructor
05-04
Net
Linker error on Timer based on Singleton pattern
05-02
other
What is the difference between ?? and =?? in Dart?
04-26
Software engineering
How many instance(s) of @Autowired "prototype" bean is(are) created during the usage of a
04-21
Software engineering
Ruby in C using Singleton module crashes
04-15
other
weak_ptr to singleton not thread-safe
04-13
Blockchain
Using reflection on singleton object kotlin?
04-12
Software design
Singleton over microcontroller
04-01
OS
Singleton service across AppModule and library
03-28
Mobile
Reflection class in synchronized block
69
1
2
Next
Last
Links:
CodePudding