Uses of Interface
corny.addressbook.searching.IgnoreCaseComparable

Packages that use IgnoreCaseComparable
corny.addressbook.data   
 

Uses of IgnoreCaseComparable in corny.addressbook.data
 

Classes in corny.addressbook.data that implement IgnoreCaseComparable
 class Address
          Data model class which represents Address Book Addresses.
 class MutableAddress
          Mutable subclass of the Address class