Class GroupedKey<K>
- java.lang.Object
-
- org.wildfly.clustering.ee.infinispan.GroupedKey<K>
-
-
Constructor Summary
Constructors Constructor Description GroupedKey(K id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)KgetId()Returns the value of this key.inthashCode()StringtoString()
-