Class ResourcesProvider.Resource

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getValue() the uri to the creative file.
      Double getScore() the score used to select the best resource when multiple resources exist.
      • Methods inherited from class java.lang.Object

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

      • ResourcesProvider.Resource

        ResourcesProvider.Resource(String value, Double score)
    • Method Detail

      • getScore

         Double getScore()

        the score used to select the best resource when multiple resources exist.