Class | Description |
---|---|
AbstractSunSecureRule |
Utility methods for the package
Created on Jan 17, 2005
|
ArrayIsStoredDirectlyRule |
If a method or constructor receives an array as an argument, the array should
be cloned instead of directly stored.
|
MethodReturnsInternalArrayRule |
Implementation note: this rule currently ignores return types of y.x.z,
currently it handles only local type fields.
|
Copyright © 2002-2015 InfoEther. All Rights Reserved.