Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
maaartinus
maaartinus has asked
159
questions and find answers to
194
problems.
Stats
4.7k
EtPoint
1.2k
Vote count
159
questions
194
answers
About
maaartinus questions
How to cache with weak references when values refer back to keys?
Hibernate sequence generator confused by sharing it for multiple entities
Access other enums in enum's constructor
Deleting from two h2 tables with a foreign key
Redirect to a different port keeping all the rest
How to specify default Enum instance for Guice?
List with fast contains
When to use Externalizable instead of writeReplace+readResolve?
Strange performance drop of JDK8 LocalDate.toEpochDay
Dynamic priorities for a heterogeneous task set
maaartinus answers
Access same property (member of object) multiple times in code
Java performance issue compared to Perl
Is there a runtime performance impact when using Dependency Injection?
Compress array of numbers
Java regex - expression with exactly one whitespace
Order independent hashing
Iterable of Futures using Guava?
How to transform Iterable<Map.Entry<A,B>> to Map<A,B> using Guava?
Deleting from two h2 tables with a foreign key
Why does TransformedCollection not implement hashCode?