Interface OrderingConstraint

All Superinterfaces:
org.hamcrest.SelfDescribing
All Known Implementing Classes:
InStateOrderingConstraint, NamedSequence.InSequenceOrderingConstraint

public interface OrderingConstraint extends org.hamcrest.SelfDescribing
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface org.hamcrest.SelfDescribing

    describeTo
  • Method Details

    • allowsInvocationNow

      boolean allowsInvocationNow()