Uses of Class
de.uni_trier.wi2.procake.similarity.nest.astar.utils.AStarGraphContainerMapSerializable
-
Packages that use AStarGraphContainerMapSerializable Package Description de.uni_trier.wi2.procake.adaptation.cache.impl -
-
Uses of AStarGraphContainerMapSerializable in de.uni_trier.wi2.procake.adaptation.cache.impl
Methods in de.uni_trier.wi2.procake.adaptation.cache.impl that return types with arguments of type AStarGraphContainerMapSerializable Modifier and Type Method Description List<AStarGraphContainerMapSerializable>SimilarityCache. getMapping(String queryId, String caseId)getMapping.List<AStarGraphContainerMapSerializable>SimilarityCacheMatrix. getMapping(String queryId, String caseId)getMapping.
-