Class ScoredEntry<V>

  • Type Parameters:
    V - value type

    public class ScoredEntry<V>
    extends 
    Author:
    Nikita Koksharov
    • Constructor Summary

      Constructors 
      Constructor Description
       score, V value)  
    • Constructor Detail

      • ScoredEntry

        public ScoredEntry​( score,
                           V value)
    • Method Detail

      • getValue

        public V getValue()
      • getScore

        public  getScore()
      • hashCode

        public int hashCode()
        Overrides:
         in class 
      • equals

        public boolean equals​( obj)
        Overrides:
         in class