I am new to Java ... is there a similar method to the ReadKey() in C# to avoid that a console application closes?
thanks
I am new to Java ... is there a similar method to the ReadKey() in C# to avoid that a console application closes?
thanks
Copyright © 2021 Jogjafile Inc.
One way to do it:
there are definitely shorter ones, but I think this one's convenient, because it can easily be extended.