Interface PhoneMetadataFileNameProvider

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getFor​(java.lang.Object key)
      Returns phone metadata file path for the given key.
    • Method Detail

      • getFor

        java.lang.String getFor​(java.lang.Object key)
        Returns phone metadata file path for the given key. Assumes that key.toString() is well-defined.