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