| Package | Description |
|---|---|
| net.sf.jsqlparser.util.validation.validator |
| Modifier and Type | Method and Description |
|---|---|
protected <E,V extends Validator<?>> |
AbstractValidator.validateOptionalList(List<E> elementList,
Supplier<V> validatorSupplier,
BiConsumer<E,V> elementConsumer) |
protected <E,V extends Validator<?>> |
AbstractValidator.validateOptionalList(List<E> elementList,
Supplier<V> validatorSupplier,
BiConsumer<E,V> elementConsumer) |
Copyright © 2004–2024 JSQLParser. All rights reserved.