Package com.github.kkuegler
Interface HumanReadableIdGenerator
-
- All Known Implementing Classes:
AbstractHumanReadableIdGenerator,PermutationBasedHumanReadableIdGenerator,RandomHumanReadableIdGenerator
public interface HumanReadableIdGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringgenerate()
-