StackRating

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

Xaerxess

Rating
1558.55 (5,885th)
Reputation
22,561 (5,809th)
Page: 1 2 3 ... 7
Title Δ
Java guava Splitter failing when there are duplicate keys -0.56
Findbugs error - RV_RETURN_VALUE_IGNORED when using ImmutableSet.Bu... 0.00
Getting IllegalArgumentException for null value in using Splitter K... 0.00
Merging values contained by key in a map (Java) -0.60
Is guava Maps.filterKeys same as going through stream to stream for... 0.00
To delete entries from guava cache based on values at repeated time... 0.00
Issue with Guava MapDifference is not returning the diffrence but b... 0.00
Correct usage for using loading cache with a <String, Boolean>? 0.00
Issue in constructing map from map differences computed by Guava 0.00
Are Guava's toImmutableSet() and toImmutableList() collectors t... 0.00
Whats the best way to force Streams.zip to iterate over each elemen... +2.08
Alternatives to Guava's EvictingQueue, which is annotated with... 0.00
Guava CacheBuilder not clearing cache 0.00
Will the java Splitter result list ever be empty? 0.00
In Multimap how to return value which has highest occurrence 0.00
Compare maps ignoring given fields +1.82
Guava cast HashBasedTable to TreeBasedTable 0.00
Convert Guava ListMultimap to Java Map 0.00
Json and Guava Multimap 0.00
Guava: MutableGraph with nodeOrder that is inverse-insertion 0.00
How to implement sorted Multivalue Tree map which always returns no... 0.00
Error when implementing CacheBuilder using latest guava library (im... 0.00
Convert Java Map<Obj1, Collection<Obj2>> to Map<Obj2... -0.58
How to convert List into HashBasedTable using Java 8? +0.10
Sum of each values of Guava Multimap +1.57
guava cache RemovalListener not called 0.00
How to create nested maps from flat sql select result set -0.47
Can't connect to Cassandra - Guava compatibility issue in Cassa... 0.00
Java Util Optional code to Guava Optional map and filter +2.02
Caveats for using Guava's EventBus -1.90
Google guva filter from list of arraylist +0.41
Cache.asMap().put() or Cache.put() -2.22
Synchronization with Guava HashBiMap and synchronizedBiMap -2.15
Alternative for Guava's Charmatcher methods such as javaDigit()? 0.00
Kotlin Guava Cache not showing right hitCount 0.00
Guava CacheBuilder doesn't call removalListener immediately aft... 0.00
How do I replace Guava new MapMaker().softValues().makeMap() from G... 0.00
How to configure Guava EventBus Dispatcher? 0.00
Is Guava's HashFunction threadsafe? 0.00
Guava Splitter to produce as map with set value 0.00
Java - What could be an alternative to Google Guava Ranges? -2.30
Java Getting all possible combinations from only one item per key 0.00
Using Guava CacheBulilder() to build extended AbstractCache() object 0.00
Java - get from Guava RangeMap returns null while key is present in... 0.00
How to remedy error caused by guava: Program type already present:... +0.42
How to implement a Guava Cache with the value as number of hits? +0.17
Is there a concurrent version of this definition Java Guava collect... 0.00
Java Multimap of naturally ordered keys but collections sorted in t... 0.00
using Guava BiMap in Java 0.00
ArrayList groupby in java android based on same attributes without... +0.42