Class InteractionTypeMap


  • public class InteractionTypeMap
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      InteractionTypeMap​(double threshSimilarity)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<IntegerDouble> getSimilars​(int interactionTypeQuery)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InteractionTypeMap

        public InteractionTypeMap​(double threshSimilarity)
    • Method Detail

      • getSimilars

        public java.util.List<IntegerDouble> getSimilars​(int interactionTypeQuery)
        Parameters:
        interactionTypeQuery -
        Returns:
        descending sorted list by similarity.