Class Hierarchy
- java.lang.Object
- org.hamcrest.BaseMatcher<T> (implements org.hamcrest.Matcher<T>)
- org.hamcrest.TypeSafeMatcher<T>
- io.atlassian.fugue.hamcrest.EitherMatchers.LeftMatcher<L>
- io.atlassian.fugue.hamcrest.EitherMatchers.RightMatcher<R>
- io.atlassian.fugue.hamcrest.OptionMatchers.NoneMatcher
- io.atlassian.fugue.hamcrest.OptionMatchers.SomeMatcher<T>
- io.atlassian.fugue.hamcrest.TryMatchers.FailureMatcher
- io.atlassian.fugue.hamcrest.TryMatchers.SuccessfulMatcher<A>
- org.hamcrest.TypeSafeMatcher<T>
- io.atlassian.fugue.hamcrest.EitherMatchers
- io.atlassian.fugue.hamcrest.OptionMatchers
- io.atlassian.fugue.hamcrest.TryMatchers
- org.hamcrest.BaseMatcher<T> (implements org.hamcrest.Matcher<T>)