Class GlobalState.CompoundKey
- java.lang.Object
-
- org.eclipse.aether.transport.http.GlobalState.CompoundKey
-
- Enclosing class:
- GlobalState
static class GlobalState.CompoundKey extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.Object[]keys
-
Constructor Summary
Constructors Constructor Description CompoundKey(java.lang.Object... keys)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()java.lang.StringtoString()
-