InternalCacheRegistry
; to be removed in ver. 9.0@Deprecated public final class ScopedKey<S,K> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ScopedKey.Externalizer
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
K |
getKey()
Deprecated.
|
S |
getScope()
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
hasScope(S scope)
Deprecated.
|
String |
toString()
Deprecated.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.