public class NegativeIteratorSupplier extends Object implements Supplier<StringIterator>
| Constructor and Description |
|---|
NegativeIteratorSupplier(Pattern pattern,
Supplier<StringIterator> iteratorSupplier) |
public NegativeIteratorSupplier(Pattern pattern, Supplier<StringIterator> iteratorSupplier)
public StringIterator get()
get in interface Supplier<StringIterator>Copyright © 2020. All rights reserved.