Class Profile

  • java.lang.Object
    • at.ofai.music.util.Profile


  • public class Profile
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int MAX_SIZE 
    • Constructor Summary

      Constructors 
      Constructor and Description
      Profile() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void log(int i) 
      static void report() 
      static void report(int i) 
      static void start(int i) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Profile

        public Profile()
    • Method Detail

      • report

        public static void report(int i)
      • report

        public static void report()
      • start

        public static void start(int i)
      • log

        public static void log(int i)