Class ComponentMap<T>

  • All Implemented Interfaces:
    Map<String,​T>

    public class ComponentMap<T>
    extends AbstractComponentCollection<T>
    implements Map<String,​T>
    Author:
    Jason van Zyl FIXME: [jdcasey] We need to review the efficiency (in speed and memory) of this collection...