Package io.keikai.api
Class Books
- java.lang.Object
-
- io.keikai.api.Books
-
-
Constructor Summary
Constructors Constructor Description Books()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Book
createBook(String bookName)
Create a book with the bookName, e.g.
-