A B C D G I M R S T U V W

W

WastefulDateCreationCheck - Class in com.jimischopp.checkstyle
Checks that 'new java.util.Date().getTime()' is never called.
WastefulDateCreationCheck() - Constructor for class com.jimischopp.checkstyle.WastefulDateCreationCheck
 
WastefulParseNumCheck - Class in com.jimischopp.checkstyle
Checks for unnecessary wrapper object creation used to parse strings and primitives.
WastefulParseNumCheck() - Constructor for class com.jimischopp.checkstyle.WastefulParseNumCheck
 

A B C D G I M R S T U V W