org.sonar.java.checks
Class SerializableContract

java.lang.Object
  extended by org.sonar.java.checks.SerializableContract

public final class SerializableContract
extends Object


Field Summary
static String SERIAL_VERSION_UID_FIELD
           
 
Method Summary
protected static boolean methodMatch(AsmMethod method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERIAL_VERSION_UID_FIELD

public static final String SERIAL_VERSION_UID_FIELD
See Also:
Constant Field Values
Method Detail

methodMatch

protected static boolean methodMatch(AsmMethod method)


Copyright © 2012-2014 SonarSource. All Rights Reserved.