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 static-methods
In PHP, is it a problem to call a static class function using the -> dereferencer
Sep 22, 2022
php
oop
class
static-methods
dereference
How many instances are there, of static variables declared in a method?
Oct 18, 2018
c++
static
static-methods
static-members
Java: ExceptionInInitializerError on program startup
Oct 08, 2019
java
static
nullpointerexception
static-methods
What's the point of @staticmethod in Python?
Sep 03, 2022
python
static-methods
Java: prefer Utility Class depending on a class instance or static methods?
Sep 13, 2022
java
static-methods
utility
instances
Unit testing, statics, and factories
Jul 18, 2022
java
unit-testing
junit
static-methods
Generics in return types of static methods and inheritance
Oct 17, 2022
java
generics
inheritance
static-methods
How to make the static method thread safe in JAVA?
Aug 26, 2022
java
multithreading
thread-safety
static-methods
Call Python object's variable as a function without passing the calling object
Nov 18, 2022
python
python-2.7
static-methods
Can a Java static initializer call a static method?
Jun 05, 2022
java
static-methods
static-initializer
Are static methods appropriate for a Linq To SQL DAL?
May 20, 2022
asp.net
linq-to-sql
multithreading
data-access-layer
static-methods
Are static methods in ASP.NET code-behind classes non-thread-safe?
Sep 22, 2022
c#
.net
asp.net
thread-safety
static-methods
PHP: How can $this variable inside one class be object of another one?
Mar 06, 2022
php
oop
this
static-methods
Grails shell doesn't recompile changed files
Nov 06, 2019
shell
grails
groovy
static-methods
recompile
Java Thread Safety - Lock an entire static class but only for one method
Jan 18, 2018
java
multithreading
static
static-methods
Why doesn't private inheritance resolve ambiguity for static functions ? (tested in MSVC)
Nov 06, 2022
c++
static-methods
ambiguous-call
private-inheritance
Type variable escapes scope when combining generic and non-generic class
Oct 25, 2022
generics
types
f#
static-methods
type-inference
What magic does staticmethod() do, so that the static method is always called without the instance parameter?
Sep 14, 2022
python
python-3.x
static-methods
Java : What is - public static<T> foo() {...}?
Jun 06, 2022
java
generics
static-methods
How do I 'hide' variables in Javascript whilst exposing public static methods?
Nov 12, 2018
javascript
static-methods
« Newer Entries
Older Entries »