FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
26 1 0 0

com.tailoredshapes.underbar.UnderBar

Bug Category Details Line Priority
Method com.tailoredshapes.underbar.UnderBar.doTimes(int, Runnable) seems to be useless STYLE UC_USELESS_VOID_METHOD 536 Medium