public interface Constraint
| Modifier and Type | Method and Description |
|---|---|
default Constraint |
inverse() |
default boolean |
isValidWith(Constraint constraint) |
default String |
valueAsString() |
default String valueAsString()
@Nullable default Constraint inverse()
default boolean isValidWith(@Nullable Constraint constraint)
Copyright © 2012–2017 SonarSource. All rights reserved.