Interface Utilities
public interface Utilities
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic <T> Stream<T> filterNulls(Collection<@Nullable T> values) static longsafelyUnbox(@Nullable Long l)
-
Method Details
-
safelyUnbox
-
filterNulls
-