Class SafeKeyGenerator


  • public class SafeKeyGenerator
    extends java.lang.Object
    A class that generates and caches safe and unique string file names from Keys.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getSafeKey​(Key key)  
      • Methods inherited from class java.lang.Object

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

      • SafeKeyGenerator

        public SafeKeyGenerator()
    • Method Detail

      • getSafeKey

        public java.lang.String getSafeKey​(Key key)