A B C D E F G H I L M N O P R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- set(int, E) - Method in class org.omnifaces.utils.collection.PartialResultList
- setIfNotEmpty(T, Consumer<? super T>) - Static method in class org.omnifaces.utils.Lang
-
Call the given setter with the given value if
Lang.isEmpty(Object)
returnsfalse
for the given value. - setMax(N) - Method in interface org.omnifaces.utils.data.MutableRange
- setMin(N) - Method in interface org.omnifaces.utils.data.MutableRange
- setSystemTrustStore(String) - Static method in class org.omnifaces.utils.security.Certificates
-
Sets the system-wide (JVM) trust store to the one referenced by the given path.
- setSystemTrustStore(String, String) - Static method in class org.omnifaces.utils.security.Certificates
-
Sets the system-wide (JVM) trust store to the one referenced by the given path.
- SHORT_STACKTRACE_DEPTH - Static variable in class org.omnifaces.utils.exceptions.Exceptions
- size() - Method in class org.omnifaces.utils.collection.PartialResultList
- startsWithOneOf(String, String...) - Static method in class org.omnifaces.utils.Lang
-
Returns
true
if the given string starts with one of the given prefixes. - stream(Iterable<T>) - Static method in class org.omnifaces.utils.stream.Streams
- stream(Object) - Static method in class org.omnifaces.utils.stream.Streams
-
Returns a stream of given object.
- stream(UnaryOperator<N>) - Method in interface org.omnifaces.utils.data.Range
-
Return a
Stream
containing all values contained by the range, with a given incrementer. - stream(Map<K, V>) - Static method in class org.omnifaces.utils.stream.Streams
- stream(T[]) - Static method in class org.omnifaces.utils.stream.Streams
- Streams - Class in org.omnifaces.utils.stream
- Streams() - Constructor for class org.omnifaces.utils.stream.Streams
- stringFormatter(String, Locale) - Static method in interface org.omnifaces.utils.text.SubFormatter
- SubFormatter - Interface in org.omnifaces.utils.text
- SubFormatterFactory - Interface in org.omnifaces.utils.text
- subList(int, int) - Method in class org.omnifaces.utils.collection.PartialResultList
- summary() - Static method in class org.omnifaces.utils.stream.Collectors
- Summary<T> - Interface in org.omnifaces.utils.stream
- summaryBy(Comparator<? super T>) - Static method in class org.omnifaces.utils.stream.Collectors
All Classes All Packages