Fixed Warnings
File | Severity | Category | Type |
---|---|---|---|
Aggregate.java:30 | Normal | Best Practices | UnusedImports |
ReflectionUtils.java:44 | Normal | Best Practices | UnusedImports |
MessageBusHelper.java:38 | Normal | Best Practices | UnusedImports |
TypeSafeHashMap.java:78 | Normal | Best Practices | UnusedFormalParameter |
TypeSafeHashMultiMap.java:76 | Normal | Best Practices | UnusedFormalParameter |
DciMarshalXStreamExample.java:27 | Normal | Code Style | TooManyStaticImports |
DciMarshalXStreamExample.java:100 | Normal | Best Practices | UnusedPrivateMethod |