Package 

Class MultiFileModeFileNameProvider

    • Method Summary

      Modifier and Type Method Description
      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
    • Constructor Detail

      • MultiFileModeFileNameProvider

        MultiFileModeFileNameProvider(String phoneMetadataFileNameBase)
    • Method Detail

      • getFor

         String getFor(Object key)

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