Class debug

java.lang.Object
fr.formiko.usuel.debug

public class debug extends Object
  • Field Details

    • affLesEtapesDeRésolution

      private static boolean affLesEtapesDeRésolution
    • affG

      private static boolean affG
    • affLesDescriptionsDesExeptions

      private static boolean affLesDescriptionsDesExeptions
    • affLesPerformances

      private static boolean affLesPerformances
  • Constructor Details

    • debug

      public debug()
  • Method Details

    • setMessage

      public static void setMessage(boolean b)
    • setAffLesDescriptionsDesExeptions

      public static void setAffLesDescriptionsDesExeptions(boolean b)
    • getAffLesDescriptionsDesExeptions

      public static boolean getAffLesDescriptionsDesExeptions()
    • getMessage

      public static boolean getMessage()
    • getPerformance

      public static boolean getPerformance()
    • setPerformance

      public static void setPerformance(boolean b)
    • getAffG

      public static boolean getAffG()
    • setAffG

      public static void setAffG(boolean b)
    • setDPG

      public static void setDPG(boolean b)
    • débogage

      public static void débogage(String s)
    • débogage

      public static void débogage(int s)
    • debug

      public static void debug(String s)
    • performances

      public static void performances(String s)
    • g

      public static void g(String s)
    • g

      public static void g(String s, int x, int y)