Uses of Package
com.h20.course.tp4

Classes in com.h20.course.tp4 used by com.h20.course.tp4
Entry
          This interface describes a phone address entry, which consists on a name, plus a phone number.
LabelNotFoundException
          Exception that characterizes situations when we need to find a label in the name directory, but the label is not there.
NameNotFoundException
          This exception characterizes situations when the name is not found in a list, during a lookup.