Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Evgeniy Dorofeev
Evgeniy Dorofeev has asked
35
questions and find answers to
706
problems.
Stats
19.1k
EtPoint
6.4k
Vote count
35
questions
706
answers
About
Evgeniy Dorofeev questions
Why does JLS state that the largest int literal is 2147483648?
How to make this unit test independent?
How to calculate the max object size if max heap size is known?
Why is cloning arrays so slow?
Why do StAX readers and writers not close the underlying input source? [closed]
Can java.lang.String.concat be improved?
Cannot change static final field using java reflection?
Files.newInputStream creates slow InputStream
Does Java support Julian calendar?
Are all Thread methods (like getName/setName) thread-safe?
Evgeniy Dorofeev answers
Classloader delegation model
How to get src/main/java classloader from unit test
Do you need to explicity close a Java KeyStore input stream?
How to make `_logger.isDebugEnabled()` condition false in Junit?
Java: Consumer interface in a stream doesn't work as expected [duplicate]
Find the Biggest number in HashSet/HashMap java
Does reentrant lock in concurrenthashmap uses it's optional “fairness” parameter?
JUnit Tests: object not recreated between parameterized tests
Using Path and Paths in Java
How download maven artifact from remote repository to local folder?