gate.util
Interface AnnotationDiffer.Pairing

All Known Implementing Classes:
AnnotationDiffer.PairingImpl
Enclosing interface:
AnnotationDiffer

public static interface AnnotationDiffer.Pairing


Method Summary
 Annotation getKey()
           
 Annotation getResponse()
           
 int getType()
           
 

Method Detail

getKey

public Annotation getKey()

getResponse

public Annotation getResponse()

getType

public int getType()