Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- range(T, T, Function<? super T, ? extends T>) - Static method in class org.omnifaces.utils.stream.Streams
- range(T, T, Function<? super T, ? extends T>, Comparator<? super T>) - Static method in class org.omnifaces.utils.stream.Streams
- Range<N> - Interface in org.omnifaces.utils.data
- rangeClosed(T, T, Function<? super T, ? extends T>) - Static method in class org.omnifaces.utils.stream.Streams
- rangeClosed(T, T, Function<? super T, ? extends T>, Comparator<? super T>) - Static method in class org.omnifaces.utils.stream.Streams
- RecursiveStackTraceFormatter - Class in org.omnifaces.utils.logging
- RecursiveStackTraceFormatter(Formatter) - Constructor for class org.omnifaces.utils.logging.RecursiveStackTraceFormatter
- RecursiveStackTraceFormatter(Formatter, Predicate<StackTraceElement>) - Constructor for class org.omnifaces.utils.logging.RecursiveStackTraceFormatter
- Reflections - Class in org.omnifaces.utils.reflect
- remove(int) - Method in class org.omnifaces.utils.collection.PartialResultList
- remove(Object) - Method in class org.omnifaces.utils.collection.PartialResultList
- removeAll(Collection<?>) - Method in class org.omnifaces.utils.collection.PartialResultList
- replaceLast(String, String, String) - Static method in class org.omnifaces.utils.Lang
-
Replaces the last substring of given string that matches the given regular expression with the given replacement.
- requireNotEmpty(T, Supplier<E>) - Static method in class org.omnifaces.utils.Lang
- retainAll(Collection<?>) - Method in class org.omnifaces.utils.collection.PartialResultList
- reverse(Map<T, T>) - Static method in class org.omnifaces.utils.Collections
-
Returns a new map that contains the reverse of the given map.
- reversedStream() - Static method in class org.omnifaces.utils.stream.Collectors
-
Returns a collector which takes the elements of the current stream and returns a new stream with the same elements in reverse order.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form