Searched refs:permittedMethodSignatures (Results 1 – 1 of 1) sorted by relevance
3746 Set<String> permittedMethodSignatures = in testMinimalCompletionStage_minimality() local3752 .filter((method) -> !permittedMethodSignatures.contains(toSignature.apply(method))) in testMinimalCompletionStage_minimality()