Home | History | Annotate | Download | only in littlemock

Lines Matching refs:ObjectStreamClass

21 import java.io.ObjectStreamClass;
1308 Method getConstructorId = ObjectStreamClass.class.getDeclaredMethod(
1312 final Method newInstance = ObjectStreamClass.class.getDeclaredMethod(
1319 Method getConstructorId = ObjectStreamClass.class
1323 final Method newInstance = ObjectStreamClass.class