Class CompositeKey2<K1,K2>
java.lang.Object
org.eclipse.rdf4j.spring.dao.support.key.CompositeKey2<K1,K2>
- All Implemented Interfaces:
CompositeKey
- Since:
- 4.0.0
- Author:
- Florian Kleedorfer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CompositeKey2
-
-
Method Details
-
isPresent
public boolean isPresent()Description copied from interface:CompositeKey
Returns true if the composite key is fully defined.- Specified by:
isPresent
in interfaceCompositeKey
-
getKey1
-
getKey2
-
setKey1
-
setKey2
-