Book(String title, String authors, String publisher, int year)
String
getAuthors()
getPublisher()
getTitle()
int
getYear()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object