public class FastBuildTree
extends io.datatree.Tree
Modifier and Type | Field and Description |
---|---|
protected FastBuildMap |
map |
Constructor and Description |
---|
FastBuildTree() |
FastBuildTree(int size) |
Modifier and Type | Method and Description |
---|---|
io.datatree.Tree |
putListUnsafe(java.lang.String name,
int size) |
FastBuildTree |
putMapUnsafe(java.lang.String name,
int size) |
FastBuildTree |
putUnsafe(java.lang.String name,
FastBuildTree value) |
FastBuildTree |
putUnsafe(java.lang.String name,
java.lang.Object value) |
FastBuildTree |
putUnsafe(java.lang.String name,
io.datatree.Tree value) |
add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, addList, addMap, addObject, addObjectInternal, addSet, arrayIterator, asBigDecimal, asBigInteger, asBoolean, asByte, asBytes, asDate, asDouble, asFloat, asInetAddress, asInteger, asList, asList, asLong, asObject, asShort, assign, asString, asUUID, clear, clear, clone, collectionIterator, copyFrom, copyFrom, copyFrom, copyFrom, createEmptyNode, equals, find, get, get, get, get, get, get, get, get, get, get, get, get, get, get, get, get, getChild, getFirstChild, getFormatByExtension, getFormatByExtension, getFormatByExtension, getLastChild, getMeta, getMeta, getName, getNextSibling, getNodeValue, getObject, getParent, getPath, getPath, getPath, getPreviousSibling, getRoot, getType, hashCode, hasMeta, initFromBytes, initFromString, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insert, insertList, insertMap, insertObject, insertObjectInternal, insertSet, isArray, isEmpty, isEnumeration, isExists, isList, isMap, isMeta, isNull, isPrimitive, isRoot, isSet, isStructure, isStructure, iterator, mapIterator, moveMeta, put, put, put, put, put, put, put, put, put, put, put, put, put, put, put, putList, putList, putMap, putMap, putObject, putObject, putObjectInternal, putSet, putSet, remove, remove, remove, remove, remove, remove, removeFirst, removeLast, resizeAndGetList, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setList, setMap, setName, setObject, setObjectInternal, setSet, setType, size, sort, sort, stream, toBinary, toBinary, toBinary, toString, toString, toString, toString, toString, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo
protected FastBuildMap map
public FastBuildTree()
public FastBuildTree(int size)
public FastBuildTree putUnsafe(java.lang.String name, java.lang.Object value)
public FastBuildTree putUnsafe(java.lang.String name, io.datatree.Tree value)
public FastBuildTree putUnsafe(java.lang.String name, FastBuildTree value)
public io.datatree.Tree putListUnsafe(java.lang.String name, int size)
public FastBuildTree putMapUnsafe(java.lang.String name, int size)