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 effective-java
Static factory methods in effective java
Nov 07, 2022
java
static-methods
effective-java
Java Serialization
Sep 23, 2022
java
serialization
effective-java
classes managing own memory
May 06, 2022
java
memory-leaks
effective-java
Effective Java: Safety of Forwarding Classes
Jun 27, 2022
java
inheritance
guava
composition
effective-java
Why is there a need to override hashcode if I override the 'equals' method in Java?
Nov 06, 2022
java
object
equals
hashcode
effective-java
Java: Why shouldn't clone() be used for defensive copying?
May 16, 2022
java
effective-java
Enum Types as explained in Effective Java by Joshua Bloch
May 19, 2022
java
enums
effective-java
Adapting the Builder pattern for method invocation
Oct 25, 2022
java
design-patterns
methods
builder
effective-java
Forwarding Class Example
Apr 13, 2019
java
effective-java
Why is it safe to suppress this unchecked warning?
Sep 06, 2022
java
generics
effective-java
Equals method in Joshua Bloch's Effective Java
Oct 17, 2022
java
equals
effective-java
Canonical form of field
Jul 26, 2020
java
equals
effective-java
canonical-form
Builder Pattern: which variant is preferred? [closed]
Oct 25, 2022
java
effective-java
builder-pattern
Can an enum have a constructors for each of its constants
Sep 11, 2022
java
constructor
enums
effective-java
Effective Java item 1 applicability with TDD and dependency injection
Mar 10, 2022
java
dependency-injection
tdd
effective-java
Autocomplete for generic types in Eclipse
May 26, 2022
java
eclipse
generics
autocomplete
effective-java
how caching hashcode works in Java as suggested by Joshua Bloch in effective java?
Aug 22, 2022
java
caching
hashcode
effective-java
When planning for inheritance, are constructers allowed to call overridable method?
Dec 07, 2019
java
effective-java
Java Model Objects design
Aug 11, 2022
java
object
model
effective-java
In constructor method references, difference between using generic type parameters and not?
Mar 09, 2022
java
generics
lambda
method-reference
effective-java
« Newer Entries
Older Entries »