Uses of Interface
com.h20.course.tp4.Entry

Uses of Entry in com.h20.course.tp4
 

Classes in com.h20.course.tp4 that implement Entry
 class EntryImpl
          This is an implementation of the Location interface.
 

Methods in com.h20.course.tp4 that return types with arguments of type Entry
static java.util.List<Entry> NameDirectory.getEntries()
          Return an array with all the entries stored in this directory.