Fixed Warnings
File | Severity | Category | Type |
---|---|---|---|
BoundProperty.java:33 | Normal | Best Practices | UnusedImports |
Styleable.java:30 | Normal | Best Practices | UnusedImports |
DefaultMutableDisplayable.java:38 | Normal | Best Practices | UnusedImports |
PresentationModelCollectors.java:34 | Normal | Best Practices | UnusedImports |
PresentationModelCollectors.java:39 | Normal | Best Practices | UnusedImports |
TypeSafeMap.java:32 | Normal | Best Practices | UnusedImports |
TypeSafeMultiMap.java:29 | Normal | Best Practices | UnusedImports |
TypeSafeHashMap.java:32 | Normal | Best Practices | UnusedImports |
TypeSafeHashMap.java:73 | Normal | Best Practices | UnusedFormalParameter |
DefaultProcessExecutor.java:187 | Normal | Design | SimplifiedTernary |
DefaultPersonRegistry2.java:33 | Normal | Best Practices | UnusedImports |