|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultStructure | |
|---|---|
| org.faktorips.runtime.internal.tableindex | |
| Uses of ResultStructure in org.faktorips.runtime.internal.tableindex |
|---|
| Methods in org.faktorips.runtime.internal.tableindex that return ResultStructure | ||
|---|---|---|
ResultStructure<R> |
ResultStructure.copy()
|
|
static
|
ResultStructure.createWith(R resultValue)
Creates a new ResultSet with the given resultValue as its only result value. |
|
static
|
ResultStructure.createWith(Set<R> resultValues)
Creates a new ResultSet with the given set of result values. |
|
| Methods in org.faktorips.runtime.internal.tableindex with parameters of type ResultStructure | |
|---|---|
void |
ResultStructure.merge(ResultStructure<R> otherStructure)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||