| Package | Description |
|---|---|
| org.faktorips.runtime.internal.tableindex |
| Modifier and Type | Method and Description |
|---|---|
UniqueResultStructure<R> |
UniqueResultStructure.copy()
This method copies the object which calls it.
|
static <R> UniqueResultStructure<R> |
UniqueResultStructure.createWith(R resultValue)
Creates a new
ResultSet with the given resultValue as its only result value. |
| Modifier and Type | Method and Description |
|---|---|
void |
UniqueResultStructure.merge(UniqueResultStructure<R> otherStructure) |
Copyright © 2018. All rights reserved.