@CheckReturnValue @DefaultQualifier(value=org.checkerframework.checker.nullness.qual.NonNull.class, locations=ALL)
Package io.timeandspace.smoothie
-
Class Summary Class Description ObjectSize SmoothieMap<K,V> SmoothieMapBuilder<K,V> SmoothieMapBuilder is used to configure and createSmoothieMap
s.SwissTable<K,V> -
Enum Summary Enum Description OptimizationObjective OptimizationObjectives correspond toSmoothieMap
's modes of operation which could be configured viaSmoothieMapBuilder.optimizeFor(io.timeandspace.smoothie.OptimizationObjective)
method.