edu.umd.cs.findbugs.model
public class IdentityClassNameRewriter extends Object implements ClassNameRewriter, Serializable
| Method Summary | |
|---|---|
| static IdentityClassNameRewriter | instance()
Get the single instance.
|
| String | rewriteClassName(String className) |
Returns: the instance
See Also: ClassNameRewriter