Package wt.fc.collections
Interface WTValuedMap.WTValuedEntry
- All Superinterfaces:
Map.Entry,WTKeyedMap.WTEntry
- Enclosing interface:
WTValuedMap
Allows access to the value in this entry as either a
Persistable, WTReference, or QueryKey.
Supported API: true
Supported API: true
-
Method Summary
Methods inherited from interface wt.fc.collections.WTKeyedMap.WTEntry
getKeyAsPersistable, getKeyAsQueryKey, getKeyAsReference, getPersistable, getQueryKey, getReference