public class PositiveOddsOnly extends Object implements com.opencsv.bean.BeanVerifier<SingleNumber>
| Constructor and Description |
|---|
PositiveOddsOnly() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
verifyBean(SingleNumber bean) |
public boolean verifyBean(SingleNumber bean) throws com.opencsv.exceptions.CsvConstraintViolationException
verifyBean in interface com.opencsv.bean.BeanVerifier<SingleNumber>com.opencsv.exceptions.CsvConstraintViolationExceptionCopyright © 2005–2025. All rights reserved.