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
698
problems.
Stats
19.0k
EtPoint
6.4k
Vote count
35
questions
698
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
Using Path and Paths in Java
How download maven artifact from remote repository to local folder?
concatenate two byteBuffers to a single
new line when using DataOutputStream, Android
Does @Asynchronous have a Timeout
How to convert Collection<Number> to Collection<Integer> safety?
how to get all attributes of a class?
Why nested classes behave differently between Java and C#?
Is there a simpler way to derefence nullable references in Java?
Inserting an element into a sorted list