Package net.binis.codegen.mock
Class CodeGenMatcher
java.lang.Object
net.binis.codegen.mock.CodeGenMatcher
public class CodeGenMatcher extends Object
-
Method Summary
Modifier and Type Method Description static <T> Tany()static <T> Tany(Class<T> cls)static doubleanyDouble()static floatanyFloat()static intanyInt()static longanyLong()static StringanyString()static LongSuppliernever()static LongSupplieronce()static <T> Supplier<T>ordered(T... list)static <T> Supplier<T>orderedList(List<T> list)static LongSupplierthrice()static LongSuppliertimes(int times)static LongSuppliertwice()