public abstract static class DetailedDamerauLevenstheinDistance.EditOperation extends Object implements UnaryOperator<String>
protected Random
random
EditOperation()
EditOperation(long seed)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
identity
andThen, apply, compose
protected final Random random
public EditOperation()
public EditOperation(long seed)