Package org.eclipse.rdf4j.model.impl
Class TreeModel.StatementTree
java.lang.Object
org.eclipse.rdf4j.model.impl.TreeModel.StatementTree
- All Implemented Interfaces:
Serializable
- Enclosing class:
TreeModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final char[]
private static final long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
index
private final char[] index -
tree
-
-
Constructor Details
-
StatementTree
public StatementTree(char[] index)
-
-
Method Details
-
owns
-
isIndexed
-
reindex
public void reindex() -
add
-
addAll
-
size
public int size() -
clear
public void clear() -
remove
-
subIterator
-
isEmpty
public boolean isEmpty()
-