public class ImmutableCondition<T>
extends org.assertj.core.api.Condition<java.lang.Class<T>>
| Constructor and Description |
|---|
ImmutableCondition(org.hamcrest.Matcher<org.mutabilitydetector.MutableReasonDetail>[] matchers,
org.hamcrest.Matcher<org.mutabilitydetector.AnalysisResult> mutabilityMatcher) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.Class<T> t) |