Module org.apache.jena.arq
Class ImmutableUniqueList.Builder<T>
java.lang.Object
org.apache.jena.sparql.engine.join.ImmutableUniqueList.Builder<T>
- Enclosing class:
- ImmutableUniqueList<T>
The builder can emit a key every time build() is called
and it can be continued to be used.
-
Method Details
-
add
-
addAll
-
addAll
-
remove
-
clear
-
isEmpty
public boolean isEmpty() -
build
-