Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in singleton
Advantage of Singleton implementing an interface
Mar 23, 2023
java
design-patterns
interface
singleton
How to test singletons in one test class?
Mar 24, 2023
java
unit-testing
junit
singleton
Methods specific only to an instance? What are they called in Ruby?
Mar 23, 2023
ruby
singleton
Is returning local static object thread safe for pre-c++11 compilers
Mar 20, 2023
c++
multithreading
c++11
singleton
Safe to always use [unowned self] for Swift singletons?
Mar 18, 2023
swift
memory-management
singleton
reference-counting
unowned-references
Singleton with static inner class and double-checked locking
Mar 16, 2023
java
design-patterns
singleton
Nancy create singleton with constructor parameters
Mar 15, 2023
c#
singleton
nancy
tinyioc
Angular 2: how to force an injectable to be a singleton in the app
Mar 12, 2023
angular
service
singleton
injectable
How to Create Singleton to Dependency Inject Azure Storage Client and Container
Mar 10, 2023
.net
azure
dependency-injection
singleton
azure-storage
Using haskell's singletons, how can I write `fromList :: [a] -> Vec a n`?
Mar 10, 2023
haskell
singleton
dependent-type
singleton-type
Asp.net Core DI: Using SemaphoreSlim for write AND read operations with Singleton
Mar 06, 2023
c#
dependency-injection
singleton
semaphore
asp.net-core-2.2
How to make a data class singleton in Kotlin?
Mar 06, 2023
kotlin
singleton
data-class
WCF: Service that only allows a single client and rejects others
Mar 03, 2023
wcf
web-services
singleton
Unit testing with Spring framework singleton beans
Mar 01, 2023
java
unit-testing
spring
singleton
Adding a property without touching the class? (not inheritance)
Mar 01, 2023
c#
class
singleton
properties
Double checked locking on C++: new to a temp pointer, then assign it to instance
Mar 01, 2023
c++
singleton
double-checked-locking
Where to store a Servlet's singletons?
Feb 27, 2023
java
singleton
servlets
Objective-c singleton baseclass
Feb 27, 2023
objective-c
singleton
Singleton pattern using its methods in different threads
Feb 27, 2023
java
multithreading
design-patterns
singleton
How are static objects treated while clustering?
Feb 26, 2023
java
jakarta-ee
singleton
cluster-computing
Older Entries »