|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QualifierEqualityFactory
An interface which is implemented by the code generator to allow equality tests on annotations which consider their attributes as part of the equality check.
Method Summary | |
---|---|
int |
hashCodeOf(Annotation a1)
|
boolean |
isEqual(Annotation a1,
Annotation a2)
|
Method Detail |
---|
boolean isEqual(Annotation a1, Annotation a2)
int hashCodeOf(Annotation a1)
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |