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
37
questions and find answers to
790
problems.
Stats
20.5k
EtPoint
6.7k
Vote count
37
questions
790
answers
About
Evgeniy Dorofeev questions
Java compiler builds inefficient code for string concatination?
Does HashMap.clear() resize inner hash table to the original size?
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
Evgeniy Dorofeev answers
How to invoke two threads at same time?
convert string to int in java
Using char as an unsigned 16 bit value in Java?
What is the fastest method to find duplicates from a collection
How do I use synchronization to order my LinkedBlockingQueue?
Get binary value of any file
SynchronousQueue does not block when offered task by ThreadPoolExecutor
How to append an exception's StackTrace into a file in java?
Java EE vs Java SE: version mismatch? [duplicate]
Escaping comma in numbers and not in strings