public class FunctionalInterfaceScanner extends Object implements Function<CodeSource,Set<String>>
| Constructor and Description |
|---|
FunctionalInterfaceScanner() |
public Set<String> apply(CodeSource codeSource)
apply in interface Function<CodeSource,Set<String>>Copyright © 2024 org.pitest. All rights reserved.