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

  • Enclosing class:
    RealMapBinder.MultimapBinder.RealMultimapProvider<K,​V>

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

    Arrays are used for performance.