Module org.junit.platform.engine
Class NamespacedHierarchicalStore.CompositeKey<N>
- java.lang.Object
-
- org.junit.platform.engine.support.store.NamespacedHierarchicalStore.CompositeKey<N>
-
- Enclosing class:
- NamespacedHierarchicalStore<N>
private static class NamespacedHierarchicalStore.CompositeKey<N> extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
CompositeKey(N namespace, java.lang.Object key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-