Class CharSequenceRandomizer
-
- All Implemented Interfaces:
-
io.github.krandom.api.Randomizer
public abstract class CharSequenceRandomizer<T extends CharSequence> extends AbstractRandomizer<T>
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class io.github.krandom.randomizers.AbstractRandomizer
toString
-
Methods inherited from class io.github.krandom.api.Randomizer
getRandomValue
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-