Class L

java.lang.Object
com.twelfthmile.yuga.utils.L

public class L
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static void error​(java.lang.Exception e)  
    static void msg​(java.lang.Object str)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • msg

      public static void msg​(java.lang.Object str)
    • error

      public static void error​(java.lang.Exception e)