edu.cmu.andrew.icalendar
Class ICalendar

java.lang.Object
  |
  +--edu.cmu.andrew.icalendar.ICalendar

public class ICalendar
extends Object

Author:
leg

Field Summary
static Agenda EMPTY_AGENDA
           
 
Constructor Summary
ICalendar()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

EMPTY_AGENDA

public static final Agenda EMPTY_AGENDA
Constructor Detail

ICalendar

public ICalendar()