public final class SerializableContract extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIAL_VERSION_UID_FIELD |
static Set<String> |
SERIALIZABLE_CONTRACT_METHODS |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasSpecialHandlingSerializationMethods(ClassTree classTree) |
public static final String SERIAL_VERSION_UID_FIELD
public static boolean hasSpecialHandlingSerializationMethods(ClassTree classTree)
Copyright © 2012–2016 SonarSource. All rights reserved.