Interface StringKeyGenerator

All Known Implementing Classes:
Base64StringKeyGenerator

public interface StringKeyGenerator
A generator for unique string keys.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • generateKey

      String generateKey()