Forum Discussion

Stalsy's avatar
Stalsy
Contributor
3 years ago

Error when referencing java.util.stream

I'm trying to write some code to process One-Time-Passwords using APIs. I have to read the SMSs as a Stream so I "import java.util.stream" but I get a compilation error "unable to resolve class java....