Create an object of Book class from String array using new Book(); Add those object into ArrayList using add() method; Return the List of books to the caller.
確定! 回上一頁