public class SearchInitializer
extends java.lang.Object
Constructor and Description |
---|
SearchInitializer(java.util.SortedSet<? extends ChainOpAndOccurrences<? extends RefChainOperation>> indexValues,
ChainCompletionContext context) |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<OperationChain> |
getChainQueue() |
java.util.LinkedHashMap<RefChainOperation,OperationChain> |
getChains() |
public SearchInitializer(java.util.SortedSet<? extends ChainOpAndOccurrences<? extends RefChainOperation>> indexValues, ChainCompletionContext context)
public java.util.LinkedList<OperationChain> getChainQueue()
public java.util.LinkedHashMap<RefChainOperation,OperationChain> getChains()