public class UnknownSample extends Sample
UnknownSimons.| Constructor and Description |
|---|
UnknownSample() |
| Modifier and Type | Method and Description |
|---|---|
String |
simonToString()
Similar to
AbstractSimon.toString() except for the state missing in the output. |
String |
toString()
Returns readable representation of the sample object.
|
getFirstUsage, getLastUsage, getName, getNote, setFirstUsage, setLastUsage, setName, setNotepublic UnknownSample()
public String simonToString()
SampleAbstractSimon.toString() except for the state missing in the output.simonToString in class SampleCopyright © 2019. All rights reserved.