Package com.seeq.model
Class SwapOptionListV1
java.lang.Object
com.seeq.model.SwapOptionListV1
SwapOptionListV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSwapOptionsItem
(SwapOptionV1 swapOptionsItem) boolean
A list of Items that can be chosen as the swap root, ranked by the number of matches found between the Items to be swapped and the Items in the tree rooted at the Item to be swapped in.int
hashCode()
void
setSwapOptions
(List<SwapOptionV1> swapOptions) swapOptions
(List<SwapOptionV1> swapOptions) toString()
-
Constructor Details
-
SwapOptionListV1
public SwapOptionListV1()
-
-
Method Details
-
swapOptions
-
addSwapOptionsItem
-
getSwapOptions
A list of Items that can be chosen as the swap root, ranked by the number of matches found between the Items to be swapped and the Items in the tree rooted at the Item to be swapped in.- Returns:
- swapOptions
-
setSwapOptions
-
equals
-
hashCode
public int hashCode() -
toString
-