public static class AutomatonTestUtil.RandomAcceptedStrings
extends java.lang.Object
Once created, call getRandomAcceptedString(Random)
to get a new string (in UTF-32 codepoints).
Constructor and Description |
---|
RandomAcceptedStrings(Automaton a) |
Modifier and Type | Method and Description |
---|---|
int[] |
getRandomAcceptedString(java.util.Random r) |
public RandomAcceptedStrings(Automaton a)
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.