|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.common.util.registry.newversion.Lookup<T>
T - the type of the elementspublic final class Lookup<T>
| Constructor Summary | |
|---|---|
Lookup()
|
|
| Method Summary | |
|---|---|
void |
add(int uniqueId,
T element)
|
T |
get(int uniqueId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Lookup()
| Method Detail |
|---|
public void add(int uniqueId,
T element)
add in interface ILookup<T>public final T get(int uniqueId)
get in interface ILookup<T>element that is associated with the passed uniqueId
|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||