 
                            ...
Serialization of inner classes can introduce platform dependencies and can cause serialization of instances of the outer class.
| Recommendation Rule | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| SER05-J | medium | likely | medium | P12 | L1 | 
...
 
                            ...
Serialization of inner classes can introduce platform dependencies and can cause serialization of instances of the outer class.
| Recommendation Rule | Severity | Likelihood | Remediation Cost | Priority | Level | 
|---|---|---|---|---|---|
| SER05-J | medium | likely | medium | P12 | L1 | 
...