Lines Matching full:noneof
122 * TODO: noneOf() and addAll() will both throw NullPointerExceptions when125 * iterable is null but elementType is not, noneOf() will throw a135 EnumSet<E> set = EnumSet.noneOf(elementType);149 * EnumSet#noneOf} instead.