public interface Specification<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSatisfiedBy(T candidate) |
boolean isSatisfiedBy(T candidate)
candidate - the candidate to test.Copyright © 2008-2016 RIPE NCC, the Netherlands. All Rights Reserved.