Searched refs:forMethod (Results 1 – 1 of 1) sorted by relevance
357 static <T extends Annotation> PropertyInfo<T, ?> forMethod(Method method, in forMethod() method in ViewDebug.PropertyInfo1451 return Stream.of(Arrays.stream(methods).map(m -> PropertyInfo.forMethod(m, property)),