public class Tests extends Object
Tests()
static <T> boolean
invoke(Test1<T> test, T t)
static <T1,T2> boolean
invoke(Test2<T1,T2> test, T1 t1, T2 t2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tests()
public static <T> boolean invoke(Test1<T> test, T t)
public static <T1,T2> boolean invoke(Test2<T1,T2> test, T1 t1, T2 t2)
Copyright © 2017. All rights reserved.