com.eg.agent.android.Main1 Maven / Gradle / Ivy
package com.eg.agent.android;
public class Main1 {
public static void main(String[] args) {
// LocalTime currentTime = new LocalTime();
System.out.println("The current local time is: " );
Egurkha eg=new Egurkha();
System.out.println(eg.getValue());
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy