public final class ItemItemBuildContext.ItemVecPair extends Object
Modifier and Type | Field and Description |
---|---|
long |
itemId1 |
long |
itemId2 |
boolean |
lastInRow |
SparseVector |
vec1 |
SparseVector |
vec2 |
Constructor and Description |
---|
ItemVecPair() |
public long itemId1
public long itemId2
public SparseVector vec1
public SparseVector vec2
public boolean lastInRow