public class ListItemImpl extends NodeContentBlockImpl implements ListItem
contentBlocks| Constructor and Description |
|---|
ListItemImpl() |
ListItemImpl(String text) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
addContentBlock, getContentBlocks, setContentBlocksclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddContentBlock, getContentBlocks, setContentBlockspublic ListItemImpl()
public ListItemImpl(String text)
public boolean equals(Object o)
equals in class NodeContentBlockImplpublic int hashCode()
hashCode in class NodeContentBlockImplpublic String toString()
toString in class NodeContentBlockImplCopyright © 2019. All rights reserved.