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

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. package com.ugsbo.IsMyComputerOn;
  2. public class IsMyComputerOn_App {
  3. public static void main(String[] args) {
  4. }
  5. /***
  6. *
  7. * @return
  8. */
  9. public static boolean IstErAn() {
  10. // TODO Auto-generated method stub
  11. return false;
  12. }
  13. }