Class RealMapBinder.MultimapBinder.RealMultimapProvider.PerKeyData<K,V>

java.lang.Object
com.google.inject.internal.RealMapBinder.MultimapBinder.RealMultimapProvider.PerKeyData<K,V>
Enclosing class:
RealMapBinder.MultimapBinder.RealMultimapProvider<K,V>

private static final class RealMapBinder.MultimapBinder.RealMultimapProvider.PerKeyData<K,V> extends Object
A simple class to hold a key and the associated bindings as an array.

Arrays are used for performance.