Package com.sap.cds.impl
Class EntityCascader.EntityKeys
- Enclosing class:
- EntityCascader
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.google.common.collect.ForwardingMap
com.google.common.collect.ForwardingMap.StandardEntrySet, com.google.common.collect.ForwardingMap.StandardKeySet, com.google.common.collect.ForwardingMap.StandardValues -
Method Summary
Modifier and TypeMethodDescriptiondelegate()entity()booleaninthashCode()keys()static EntityCascader.EntityKeyskeys(CdsEntity entity, EntityCascader.EntityData data) static EntityCascader.EntityKeystoString()Methods inherited from class com.google.common.collect.ForwardingMap
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, standardClear, standardContainsKey, standardContainsValue, standardEquals, standardHashCode, standardIsEmpty, standardPutAll, standardRemove, standardToString, valuesMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Method Details
-
of
-
keys
-
keys
-
keys
-
entity
-
delegate
-
hashCode
public int hashCode() -
equals
-
toString
- Overrides:
toStringin classcom.google.common.collect.ForwardingObject
-