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 getter
Is return atomic and should I use temporary in getter to be thread safe?
Nov 19, 2022
c++
multithreading
thread-safety
atomic
getter
Can I have just getters and not setter?
Feb 25, 2020
groovy
default
setter
getter
C# getters/setters in structs and interfaces
May 29, 2022
c#
struct
interface
getter
Scala case class copy constructor with dynamic fields
Jul 19, 2021
scala
immutability
setter
getter
case-class
Typescript - Advantages of Setters/Getters?
Aug 31, 2022
javascript
typescript
setter
getter
Does ES5 have a counterpart to __lookupGetter__?
Apr 01, 2014
javascript
getter
ecmascript-5
Every "setter" method requires a "getter" method in Scala?
Oct 31, 2019
scala
syntax
setter
getter
Return non optional value in getter, while allowing optional value in setter
Oct 18, 2018
swift
setter
getter
optional
Objective-C property - getter behaviour
Jun 30, 2020
objective-c
properties
getter
What is the proper pattern in Python for implementing lazy getters?
Apr 23, 2022
python
design-patterns
getter
The use of getters and setters for different programming languages [closed]
Aug 31, 2022
c++
python
matlab
setter
getter
Get and set (private) property in PHP as in C# without using getter setter magic method overloading
May 25, 2022
php
properties
getter-setter
setter
getter
Using getter / setter inside a class - good or bad practice? [closed]
Sep 13, 2022
java
setter
getter
Is it a good idea to always return references for member variable getters?
Nov 12, 2022
c++
class
getter
member-variables
Objective-C: override dynamic getter
Sep 27, 2018
objective-c
dynamic
overriding
getter
What are the benefits of using properties internally?
Feb 22, 2019
c#
performance
properties
encapsulation
getter
Why do we use 'this' in setter method but not in getter method? [duplicate]
Dec 28, 2018
java
setter
getter-setter
getter
What is the simplest way to define setter and getter in Python
Aug 30, 2022
python
setter
getter
use class getters or class properties? (PHP)
Sep 23, 2022
php
class
properties
getter
Should I use Point.x or Point.getX()?
Nov 06, 2022
java
point
getter
« Newer Entries
Older Entries »