F - First element's typeS - Second elements typepublic final class ComposedKey<F,S>
extends java.lang.Object
Map) that consists of three elements.
Please note that there is a similar class in execution generated via genmodel which
is only usable inside an EMF model.| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
static <F,S> ComposedKey<F,S> |
of(F first,
S second) |
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static <F,S> ComposedKey<F,S> of(F first, S second)
Copyright 2021 Kieker Project, http://kieker-monitoring.net