Uses of Interface
de.xima.fc.interfaces.IMapDiff.IModifiedValue
- 
Packages that use IMapDiff.IModifiedValue Package Description de.xima.fc.interfaces de.xima.fc.workflow.model  - 
- 
Uses of IMapDiff.IModifiedValue in de.xima.fc.interfaces
Methods in de.xima.fc.interfaces that return types with arguments of type IMapDiff.IModifiedValue Modifier and Type Method Description Map<K,IMapDiff.IModifiedValue<V>>IMapDiff. getModifiedEntries() - 
Uses of IMapDiff.IModifiedValue in de.xima.fc.workflow.model
Methods in de.xima.fc.workflow.model that return types with arguments of type IMapDiff.IModifiedValue Modifier and Type Method Description Map<K,IMapDiff.IModifiedValue<V>>MapDiff. getModifiedEntries() 
 -