Searched refs:findThrowingConstructor (Results 1 – 2 of 2) sorted by relevance
41 static <T> Constructor<? extends T> findThrowingConstructor( in findThrowingConstructor() method in CheckedProvideUtils
213 CheckedProvideUtils.findThrowingConstructor(cxtorLiteral, binder); in providing()