public class DatasourcePropertyPath extends ArrayList<org.openrdf.model.URI>
modCount| Constructor and Description |
|---|
DatasourcePropertyPath() |
DatasourcePropertyPath(org.openrdf.model.URI predicate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(org.openrdf.model.URI predicate) |
boolean |
equals(Object obj) |
org.openrdf.model.URI |
pop() |
String |
simpleName() |
add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizehashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, hashCodeparallelStream, streampublic DatasourcePropertyPath(org.openrdf.model.URI predicate)
public DatasourcePropertyPath()
public boolean add(org.openrdf.model.URI predicate)
public boolean equals(Object obj)
equals in interface Collection<org.openrdf.model.URI>equals in interface List<org.openrdf.model.URI>equals in class AbstractList<org.openrdf.model.URI>public org.openrdf.model.URI pop()
public String simpleName()
Copyright © 2019. All rights reserved.