Hello
I am developing a program. For that I want to include a functionality that will make a statement execute at the time user specifies.
For example if the user give the input as 2 hours and 22 minutes. I want a statement to execute after that time.
Please advice me how to do this in java
Thank you