Package 

Class NamedScoreVector

  • All Implemented Interfaces:
    kotlin.Comparable

    
    public final class NamedScoreVector
    extends ScoreVector
                        

    Created by vincent on 17-4-20. Copyright @ 2013-2017 Platon AI. All rights reserved

    • Method Summary

      Modifier and Type Method Description
      final ScoreEntry get(Name name)
      final Unit setValue(Name name, Integer value)
      final Unit setValue(Name name, Long value)
      final Unit setValue(Name name, Float value)
      • Methods inherited from class ai.platon.pulsar.crawl.scoring.NamedScoreVector

        clone, compareTo, equals, get, getDigits, getDimension, getEntries, hashCode, setValue, setValue, setValue, setValue, size, toDouble, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait