Package org.openrewrite.internal
Class StreamUtils
java.lang.Object
org.openrewrite.internal.StreamUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Predicate<T>
distinctBy
(Function<? super T, ?> keyFunc) static byte[]
-
Constructor Details
-
StreamUtils
public StreamUtils()
-
-
Method Details
-
distinctBy
-
readAllBytes
-