Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface AcceptsInvariant
Nested Class Summary | |
class |
Method Summary | |
AcceptsInvariant.Reason |
|
AcceptsInvariant.Reason |
|
AcceptsInvariant.Reason |
|
public AcceptsInvariant.Reason acceptsInvariant(InvariantValue> clazz)
Check whether invariants that return this type can be accepted. This is used to determine if an invariant created by an invariant factory can be accepted, without the need to create that invariant.
public AcceptsInvariant.Reason acceptsInvariant(Invariant invariant)
Check whether the invariant can be accepted.