public class SerialVersionUID extends Object
| Constructor and Description |
|---|
SerialVersionUID() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setSerialVersionUID(CtClass clazz)
Adds serialVersionUID if one does not already exist.
|
public static void setSerialVersionUID(CtClass clazz) throws CannotCompileException, NotFoundException
Copyright © 2013. All rights reserved.