|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyStructure | |
|---|---|
| org.faktorips.runtime.internal.tableindex | |
| Uses of KeyStructure in org.faktorips.runtime.internal.tableindex |
|---|
| Methods in org.faktorips.runtime.internal.tableindex that return KeyStructure | ||
|---|---|---|
KeyStructure<K,V,R> |
KeyStructure.copy()
|
|
static
|
KeyStructure.create()
Creates a new empty KeyStructure. |
|
static
|
KeyStructure.createWith(K key,
V value)
Creates a new KeyStructure and put the given key value pair. |
|
| Methods in org.faktorips.runtime.internal.tableindex with parameters of type KeyStructure | |
|---|---|
void |
KeyStructure.merge(KeyStructure<K,V,R> map)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||