public class LenientOrderListMatcher<T> extends Object implements org.mockito.ArgumentMatcher<List<T>>
boolean
matches(List<T> argument)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public boolean matches(List<T> argument)
matches
org.mockito.ArgumentMatcher<List<T>>
public String toString()
toString
Object
Copyright © 2017. All rights reserved.