Uses of Class
librarytest.Patron

Uses of Patron in librarytest
 

Methods in librarytest with parameters of type Patron
 boolean Library.addPatron(Patron p)
           
 boolean Library.removePatron(Patron p)