Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Brian Goetz
Brian Goetz has asked
0
questions and find answers to
219
problems.
Stats
8.4k
EtPoint
3.3k
Vote count
0
questions
219
answers
About
Java Language Architect at Oracle.
Author,
Java Concurrency in Practice
.
@BrianGoetz on Twitter.
Brian Goetz questions
Brian Goetz answers
How many subclasses can be declared for a sealed class?
Does having a wrapper object return value (e.g. Integer) cause auto boxing in Java?
Why synchronized block is giving wrong answer?
Functional composition of Optionals
Bytecode transforming record class to be mutable
Java Pattern Variable Scope
Trying to do a minor refactor using lambdas in Java
Understanding O(1) vs O(n) Time Complexity Intuitively
Template parameter difference between Collectors.toList and Stream.toList
Special Identifiers: serialVersionUID and serialPersistentFields