edu.cmu.andrew.icalendar
Class AbstractEvent.PropertyMap

java.lang.Object
  |
  +--java.util.AbstractMap
        |
        +--edu.cmu.andrew.icalendar.AbstractEvent.PropertyMap
All Implemented Interfaces:
Map
Enclosing class:
AbstractEvent

private class AbstractEvent.PropertyMap
extends AbstractMap

A Map<String, List<Property> >


Inner classes inherited from class java.util.Map
Map.Entry
 
Fields inherited from class java.util.AbstractMap
keySet, values
 
Methods inherited from class java.util.AbstractMap
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values
 
Methods inherited from class java.lang.Object
, clone, finalize, getClass, notify, notifyAll, registerNatives, wait, wait, wait