Package 

Interface PhoneMetadataFileNameProvider

    • Method Summary

      Modifier and Type Method Description
      abstract String getFor(Object key) Returns phone metadata file path for the given key.
      • Methods inherited from class java.lang.Object

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

      • getFor

         abstract String getFor(Object key)

        Returns phone metadata file path for the given key. Assumes that key.toString() iswell-defined.