| Modifier and Type | Method and Description |
|---|---|
IOCell |
clone() |
boolean |
equals(Object obj) |
String |
getContent() |
IOCell |
setContent(String content) |
public IOCell(String content)
public String getContent()
public IOCell clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2015. All rights reserved.