Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

Java equivalent to "in" in python

$
0
0
In python you could do something like:

someString= "2 + 3"
if "+" in someString:
do things
else:
do other things

what is the java equivalent to "in"?

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>