| Class | Description |
|---|---|
| AvoidDecimalLiteralsInBigDecimalConstructor<T> | |
| AvoidMultipleUnaryOperators<T> | |
| AvoidUsingOctalValues<T> | |
| BigIntegerInstantiation<T> | |
| BooleanInstantiation<T> | |
| BrokenNullCheck<T> | |
| CheckResultSet<T> | |
| ClassCastExceptionWithToArray<A> | |
| CollapsibleIfStatements<A> | |
| DontCallThreadRun<T> | |
| DoubleCheckedLocking<T> | |
| ExtendsObject<T> | |
| ForLoopShouldBeWhileLoop<T> | |
| JumbledIncrementer<T> | |
| MisplacedNullCheck<T> | |
| OverrideBothEqualsAndHashcode<T> | |
| ReturnFromFinallyBlock<T> | |
| SimplifiedTernary<T> | |
| UnconditionalIfStatement<T> |
Copyright © 2016. All rights reserved.