Interface StatePredicate

All Superinterfaces:
org.hamcrest.SelfDescribing
All Known Subinterfaces:
State

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

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface org.hamcrest.SelfDescribing

    describeTo
  • Method Details

    • isActive

      boolean isActive()