public static class DocumentNodeState.Children extends java.lang.Object implements CacheValue
Constructor and Description |
---|
Children() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
asString() |
static DocumentNodeState.Children |
fromString(java.lang.String s) |
int |
getMemory()
The estimated amount of memory used by this object, in bytes.
|
java.lang.String |
toString() |
public int getMemory()
CacheValue
getMemory
in interface CacheValue
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String asString()
public static DocumentNodeState.Children fromString(java.lang.String s)
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.