in

I wish there was an easier way to do this

wish there was an easier way to do this

public static boolean isTrue (boolean b)

boolean rBool = true;

2f(b==true)

rBool = true;

else if (b==false)

rBool = false;

return Bool;

public static boolean isFalse(boolean b)

boolean rBool = true;

1f(b=strue)

rBool = false;

else if (b==false)

rBool = true;

return rBool;

}

What do you think?

Written by codeitbro

Leave a Reply

Your email address will not be published. Required fields are marked *

GIPHY App Key not set. Please check settings