| Package | Description |
|---|---|
| org.faktorips.runtime.internal.tableindex |
| Modifier and Type | Method and Description |
|---|---|
ResultStructure<R> |
ResultStructure.copy() |
static <R> ResultStructure<R> |
ResultStructure.createWith(R resultValue)
Creates a new
ResultSet with the given resultValue as its only result value. |
static <R> ResultStructure<R> |
ResultStructure.createWith(Set<R> resultValues)
Creates a new
ResultSet with the given set of result values. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultStructure.merge(ResultStructure<R> otherStructure) |
Copyright © 2016. All rights reserved.