Searched refs:PolyNull (Results 1 – 5 of 5) sorted by relevance
40 public @interface PolyNull { annotation
87 import org.checkerframework.checker.nullness.qual.PolyNull;534 public static @PolyNull String normalizeLanguageCode(@PolyNull String language) { in normalizeLanguageCode()637 public static @PolyNull String toLowerInvariant(@PolyNull String text) { in toLowerInvariant()647 public static @PolyNull String toUpperInvariant(@PolyNull String text) { in toUpperInvariant()1225 public static int @PolyNull [] toArray(@PolyNull List<Integer> list) { in toArray()
13 org.checkerframework.checker.nullness.qual.PolyNull
57 import org.checkerframework.checker.nullness.qual.PolyNull;911 private static @PolyNull String parseOptionalStringAttr( in parseOptionalStringAttr()914 @PolyNull String defaultValue, in parseOptionalStringAttr()917 @PolyNull in parseOptionalStringAttr()
38 import org.checkerframework.checker.nullness.qual.PolyNull;464 private static @PolyNull TtmlStyle parseStyleAttributes( in parseStyleAttributes()465 XmlPullParser parser, @PolyNull TtmlStyle style) { in parseStyleAttributes()