public class Sentence extends Object
Sentence(String content)
boolean
equals(Object o)
String
getContent()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Sentence(String content)
public String getContent()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2018. All rights reserved.