add recommended changes
This commit is contained in:
1 file changed
+4
@@ -260,6 +260,10 @@ public class BookStore
|
||||
{
|
||||
System.out.println(longest.getTitle());
|
||||
}
|
||||
else
|
||||
{
|
||||
System.out.println("No longest title found");
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in new issue
Block a user