public class HamcrestConverter<T,U> extends Object
HamcrestConverter(com.google.common.base.Function<U,T> converter)
org.hamcrest.TypeSafeMatcher<U>
convert(org.hamcrest.Matcher<T> matcher)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HamcrestConverter(com.google.common.base.Function<U,T> converter)
public org.hamcrest.TypeSafeMatcher<U> convert(org.hamcrest.Matcher<T> matcher)
Copyright © 2013. All Rights Reserved.