Newer
Older
package sample;
public class Thought {
this.thoughtText = txt;
}
public String getThought()
{
return this.thoughtText;
package sample;
public class Thought {
this.thoughtText = txt;
}
public String getThought()
{
return this.thoughtText;