Uses of Interface
de.iip_ecosphere.platform.connectors.DefaultCachingStrategy.ConsideredSame
-
Packages that use DefaultCachingStrategy.ConsideredSame Package Description de.iip_ecosphere.platform.connectors The connectors component defining the interface to generic machine/platform connectors. -
-
Uses of DefaultCachingStrategy.ConsideredSame in de.iip_ecosphere.platform.connectors
Methods in de.iip_ecosphere.platform.connectors with parameters of type DefaultCachingStrategy.ConsideredSame Modifier and Type Method Description private booleanDefaultCachingStrategy. checkCache(java.lang.String key, java.lang.Object data, DefaultCachingStrategy.ConsideredSame same)Checks the cache.
-