Class BaseRanker

    • Constructor Summary

      Constructors 
      Constructor Description
      BaseRanker()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract java.util.Map<java.lang.String,​java.lang.String> getProperties()  
      • Methods inherited from class java.lang.Object

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

      • BaseRanker

        public BaseRanker()
    • Method Detail

      • getProperties

        public abstract java.util.Map<java.lang.String,​java.lang.String> getProperties()