| Interface | Description |
|---|---|
| MultiValueMap<K,V> |
Extension of the
Map interface that stores multiple values. |
| Class | Description |
|---|---|
| LinkedMultiValueMap<K,V> |
Simple implementation of
MultiValueMap that wraps a LinkedHashMap,
storing multiple values in a LinkedList. |
| ObjectHolder<T> |
an object holder to wrap native Java Objects as Concepts
|
| TripleImpl | |
| TripleQueryImpl |
TripleQuery
|
| Enum | Description |
|---|---|
| TripleQueryImpl.TopicType |
Copyright © 2017. All Rights Reserved.