I have a small object that returns a String.... an "AM" or "PM" depending on the time of day.
the main() returns String (the am/pm) how do i run this class from Inline::Java ?
I have a small object that returns a String.... an "AM" or "PM" depending on the time of day.
the main() returns String (the am/pm) how do i run this class from Inline::Java ?