Lines Matching defs:newLinkedHashSet
244 public static <E> LinkedHashSet<E> newLinkedHashSet() {259 public static <E> LinkedHashSet<E> newLinkedHashSet(266 LinkedHashSet<E> set = newLinkedHashSet();