Home | History | Annotate | Download | only in mocking

Lines Matching full:getconstructors

2739     Constructor<T>[] constructors = (Constructor<T>[]) clazz.getConstructors();