| Modifier and Type | Field and Description |
|---|---|
int |
lastUsedDocumentId |
P |
provider |
| Constructor and Description |
|---|
AbstractNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
reactivate() |
static <P extends Provider> |
read(DataInput in,
P p) |
void |
setModified() |
void |
suspend() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadFields, writepublic volatile int lastUsedDocumentId
public P extends Provider<? extends AbstractNode> provider
public void setModified()
public void suspend()
public void reactivate()
public static <P extends Provider> AbstractNode read(DataInput in, P p) throws IOException
IOExceptionCopyright © 2018. All rights reserved.