Class VeryShortIdGenerator

  • All Implemented Interfaces:
    IdGenerator

    public class VeryShortIdGenerator
    extends java.lang.Object
    implements IdGenerator
    • Method Summary

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

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

      • VeryShortIdGenerator

        public VeryShortIdGenerator()
    • Method Detail

      • generate

        public java.lang.String generate()
        Specified by:
        generate in interface IdGenerator