Searched refs:anyOneMethod (Results 1 – 1 of 1) sorted by relevance
195 ComponentMethodDescriptor anyOneMethod = methodsWithSameSignature.stream().findAny().get(); in addInterfaceMethods() local196 MethodSpec methodSpec = bindingExpressions.getComponentMethod(anyOneMethod); in addInterfaceMethods()