|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReferenceFactory | |
|---|---|
| org.semanticweb.elk.util.collections.chains | |
| Uses of ReferenceFactory in org.semanticweb.elk.util.collections.chains |
|---|
| Methods in org.semanticweb.elk.util.collections.chains with parameters of type ReferenceFactory | ||
|---|---|---|
|
AbstractChain.getCreate(Matcher<T,S> matcher,
ReferenceFactory<T,S> factory)
|
|
|
Chain.getCreate(Matcher<T,S> matcher,
ReferenceFactory<T,S> factory)
Finds an element in the chain satisfies the provided Matcher, or
if no such element is found, creates a new element using the provided
ReferenceFactory and inserts it into the chain. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||