Values instead.Supplier to throw a
RuntimeException if no value is present.Supplier to return a fallback
if no other value is present.Stream of those values of the underlying enum type that match the given filter.Stream of those values of the underlying enum type that match the given filter.Optional.empty().Optional.empty().stream().findAll(filter).findAny(filter).findFirst(filter).Stream over all values of the underlying enum type.Stream over all values of the underlying enum type.Copyright © 2026 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.