Searched defs:gwtCompatible (Results 1 – 3 of 3) sorted by relevance
66 Boolean gwtCompatible; field in AutoAnnotationTemplateVars
61 AnnotationMirror gwtCompatible = optionalGwtCompatible.get(); in shouldWriteGwtSerializer() local
2555 GwtCompatible gwtCompatible = test.getClass().getAnnotation(GwtCompatible.class); in testGwtCompatibleInherited() local