public class LayerSearchResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
DBClass |
dbClass
the class
|
VirtualDB |
layer
the layer
|
Constructor and Description |
---|
LayerSearchResult(VirtualDB layer,
DBClass dbClass)
The layer search
|
Modifier and Type | Method and Description |
---|---|
void |
add(long row,
long transaction)
add
|
HashLongMap |
complete(HashLongMap mapToAppend)
complete
|
public final DBClass dbClass
public final VirtualDB layer
public void add(long row, long transaction)
row
- the rowtransaction
- the transaction@Nonnull public HashLongMap complete(@Nullable HashLongMap mapToAppend)
mapToAppend
- append this mapstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.