Searched refs:isGwtIncompatible (Results 1 – 1 of 1) sorted by relevance
42 .filter(annotation -> isGwtIncompatible(annotation)) in gwtIncompatibleAnnotation()53 private static boolean isGwtIncompatible(AnnotationMirror annotation) { in isGwtIncompatible() method in GwtCompatibility