Ultra Geile Studenten Benutzer Oberfläche (UGSBO)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
244 B

package com.ugsbo.IsMyComputerOn;
public class IsMyComputerOn_App {
public static void main(String[] args) {
}
/***
*
* @return
*/
public static boolean IstErAn() {
// TODO Auto-generated method stub
return false;
}
}