| Package | Description |
|---|---|
| org.faktorips.runtime.internal.tableindex |
| Modifier and Type | Method and Description |
|---|---|
KeyStructure<K,V,R> |
KeyStructure.copy() |
static <K,V extends SearchStructure<R> & MergeAndCopyStructure<V>,R> |
KeyStructure.create()
Creates a new empty
KeyStructure. |
static <K,V extends SearchStructure<R> & MergeAndCopyStructure<V>,R> |
KeyStructure.createWith(K key,
V value)
Creates a new
KeyStructure and put the given key value pair. |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyStructure.merge(KeyStructure<K,V,R> map) |
Copyright © 2014. All rights reserved.