Constructor and Description |
---|
BlockCacheKey(String primaryKey,
Integer foreignKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getForeignKey()
(non-Javadoc)
|
String |
getPrimaryKey()
(non-Javadoc)
|
int |
hashCode() |
String |
toString() |
public Integer getForeignKey()
getForeignKey
in interface IKey<String,Integer>
IKey.getForeignKey()
public String getPrimaryKey()
getPrimaryKey
in interface IKey<String,Integer>
IKey.getPrimaryKey()
Copyright © 2000–2022 EPAM Systems. All rights reserved.