Class IsSecond<T>

  • All Implemented Interfaces:
    org.hamcrest.Matcher<T>, org.hamcrest.SelfDescribing

    public class IsSecond<T>
    extends TemporalMatcher<T>
    A matcher that tests that the examined date is on the specified second
    Author:
    Stewart Bissett