Uses of Interface
edu.umd.cs.findbugs.log.LogSync
-
Packages that use LogSync Package Description edu.umd.cs.findbugs.gui2 edu.umd.cs.findbugs.log -
-
Uses of LogSync in edu.umd.cs.findbugs.gui2
Classes in edu.umd.cs.findbugs.gui2 that implement LogSync Modifier and Type Class Description class
MainFrame
-
Uses of LogSync in edu.umd.cs.findbugs.log
Constructors in edu.umd.cs.findbugs.log with parameters of type LogSync Constructor Description ConsoleLogger(LogSync logSync)
Creates a new instance of ConsoleLogger
-