Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kevin Welker
Kevin Welker has asked
10
questions and find answers to
30
problems.
Stats
1.2k
EtPoint
434
Vote count
10
questions
30
answers
About
Software engineer, specializing in Java since 1998. Lead developer of the Funcito OSS Project.
Kevin Welker questions
Defining a gradle task to run caliper microbenchmark
Anything in Guava similar to Functional Java's Effect?
Generic parameter type that accepts void
Why do some folks use Class#method instead of Class.method in correspondence?
AspectJ ProceedingJoinPoint.getArgs when method args are null
Kevin Welker answers
How to verify that specific class method was passed as parameter?
Guava - How to apply a function that returns Void on an Iterable
Is it possible to verify arbitrary interaction using Mockito in a compact way?
Which method is called? (Integer... a) vs. (int a, int b)
Is there a command-line way to get information about a gradle task?
Defining a gradle task to run caliper microbenchmark
Gradle dependency versions '+' sign
JNA C DLL Debug Howto?
Mocking CGLIB enhanced objects
Mockito: is it possible to combine mock with a method name to create a methodCall inside a when() call?