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