public class StringSet extends Object
| Modifier and Type | Method and Description |
|---|---|
int[] |
containedLengths() |
boolean |
contains(char[] pattern) |
int |
maxLength() |
int |
minLength() |
public StringSet(List<char[]> chars)
Copyright © 2017. All rights reserved.