public class Book extends Object implements IClusterable
Book(String title)
String
getTitle()
void
setTitle(String title)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Book(String title)
title
public String getTitle()
public void setTitle(String title)
Copyright © 2020. All rights reserved.