Package io.keikai.model
Class SBooks
- java.lang.Object
-
- io.keikai.model.SBooks
-
-
Constructor Summary
Constructors Constructor Description SBooks()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SBook
createBook(String bookName)
Create a book with the bookName
-