public class ArrayIteratorSupplier extends Object implements Supplier<StringIterator>
| Constructor and Description |
|---|
ArrayIteratorSupplier(Character[] symbolSet) |
public ArrayIteratorSupplier(Character[] symbolSet)
public ArrayIterator get()
get in interface Supplier<StringIterator>Copyright © 2022. All rights reserved.