-
Classes Class Description com.github.spotbugs.snom.internal.SpotBugsRunnerForWorker
-
Methods Method Description com.github.spotbugs.snom.SpotBugsReport.getDestination() usegetOutputLocation()instead.com.github.spotbugs.snom.SpotBugsReport.isEnabled() usegetRequired()instead.com.github.spotbugs.snom.SpotBugsReport.setDestination(File) usegetOutputLocation().set(file)instead.com.github.spotbugs.snom.SpotBugsReport.setEnabled(boolean) usegetRequired().set(value)instead.