StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Holger

Rating
1751.52 (41st)
Reputation
184,241 (270th)
Page: 1 ... 40 41 42 43 44 ... 74
Title Δ
What is the difference between using generics and interfaces in met... -0.46
how to get line offset in StreamTokenizer? -2.14
Java 8 Fork Streams for MapUntil -0.70
Why multiple instances of Method object are for the inherited methods +0.80
Create CompletableFuture from a sync method call +0.90
GC not clearing objects in scope 0.00
CompletableFuture single task that continues with many parallel tasks +1.33
Reading file >4GB file in java 0.00
Return intersection of generic types +0.89
Enforcing O(1) get on List -0.93
Extracting the lower and greater instances of Comparable objects in... 0.00
Java 8 streams: determining if members of a list are "equal&qu... +1.33
Java ByteBuffer clear data +1.48
Why doesn't Files.isHidden() working correctly? +0.32
Modifiying <clinit> with ASM 0.00
Understanding java.nio.file.Path.relativize(Path other) 0.00
Java8 Stream - use filter collect foreach in single line -0.12
Replace get/test/set of bare references with Optional.ofNullable(..... +1.46
MethodHandles or LambdaMetafactory? 0.00
Java - Convert 16-bit signed pcm audio data array to double array -0.74
Attempt #3: Cannot form expression of required type with two questi... 0.00
For loop including if to parallelStream() expression -1.21
if statements alternative with Java 8 -0.18
How to split a large string into map? +1.56
How transient works with final in Serialization Java -0.69
Java 8 LocalDateTime round to next X minutes +2.22
Compare a Date with three or more Date(s) in Java 8? -0.93
java stream return array of parameterized class +0.34
Casting Number to double primitive 0.00
Using a Class<T> instance as a type parameter 0.00
Intersection of two collections of different objects types java 8 0.00
No annotations present when reflecting a method using class.getDecl... +0.31
Bug in jdk8 date-conversion? 0.00
Moving Java Comparator logic out of entity? +1.48
Issue while unzipping file on java upgrade to 1.8 0.00
Verifying statement in preso about performance of java 8 lambdas 0.00
Writing HashMap contents to the file +0.65
Java 8 streams: process every possible pair of elements from list -1.21
Multiple filters in a single stream -0.69
Is there a list of optimizations done by javac and hotspot? 0.00
Understanding Optionals.orElse +0.32
Why the BufferedReader::lines() creates a Stream<T> through I... 0.00
Java 8, how can I implement a switch statement using streams? +0.31
Does Stream skip loads everything in memory 0.00
Get least significant bytes from an integer -0.40
java 8 paralel stream reorganize list by given value +1.49
How to check ResultSet for emptiness inside Spring JDBC ResultSetEx... +1.34
Understanding downstream reduction implementation 0.00
How can I convert a CompletableFuture<Stream<T>> to a S... -0.67
BufferedReader doesn't return +0.60