JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.epam.fix.validation.engine.utils.cache.keys
Interface IKey<T,
V>
All Known Implementing Classes:
BlockCacheKey
,
GroupCacheKey
public interface
IKey<T,
V>
Author:
Serhiy_Zahriychuk
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
V
getForeignKey
()
T
getPrimaryKey
()
Method Details
getPrimaryKey
T
getPrimaryKey
()
getForeignKey
V
getForeignKey
()