ModuleCheck
0.12.5
0.13.0-SNAPSHOT
0.12.5
modulecheck-runtime:testing
/
modulecheck.runtime.test
/
RunnerTest
/
findingFactory
finding
Factory
fun
findingFactory
(
fixable
:
List
<
Finding
>
=
emptyList()
,
sorts
:
List
<
Finding
>
=
emptyList()
,
reports
:
List
<
Finding
>
=
emptyList()
)
:
FindingFactory
<
*
>
Content copied to clipboard
open
val
findingFactory
:
FindingFactory
<
out
Finding
>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard
jvm source
Link copied to clipboard