Package mockit
Class MockUpForGenericsTest.GenericClass<T1,T2>
java.lang.Object
mockit.MockUpForGenericsTest.GenericClass<T1,T2>
- Enclosing class:
MockUpForGenericsTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
anotherMethod
(Integer t, int i, String p) int
anotherMethod
(T1 t, int i, T2 p)
-
Constructor Details
-
GenericClass
public GenericClass()
-
-
Method Details
-
aMethod
-
anotherMethod
-
anotherMethod
-