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