Uses of Interface
Interface123

Uses of Interface123 in
 

Classes in Default Package that implement Interface123
 class Exercise8_5
          Exercise 8.5 from the book.
 

Methods in Default Package with parameters of type Interface123
 void Exercise8_5.use123(Interface123 i)