Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Johannes Kuhn
Johannes Kuhn has asked
14
questions and find answers to
26
problems.
Stats
866
EtPoint
290
Vote count
14
questions
26
answers
About
tcl fan.
I also love
Programming Puzzles & Code Golf
SOreadytohelp
Johannes Kuhn questions
Why can't the Java compiler infer Iterable<String> from the contraints Iterable<? extends CharSequence> and () -> (Iterator<String>)
Why does it matter if I use a method reference or a lambda here?
Why can't the eclipse java compiler (ecj) compile this?
Johannes Kuhn answers
Construct a predicate using custom object model in java
java JVM bytecode notation, comment grammar. InvokeDynamic
Are unnecessary semicolons syntax errors?
How to use a variable in regexp expression (TCL/Expect)
Simplify comparsion with array
Check if application running - InstallJammer
SQLITE equivalent for Oracle's ROWNUM?
Fill an array with random numbers [duplicate]
TCL how to call item handlers
Why does the JVM consider superinterfaces when resolving non-interface methods? (JVM 5.4.3.3)