Class Const


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

      Fields 
      Modifier and Type Field Description
      static java.lang.String InvalidAsset  
      static java.lang.String TAG  
      static java.lang.String UnInitialized  
      static java.lang.String UnKnownError  
    • Constructor Summary

      Constructors 
      Constructor Description
      Const()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • TAG

        public static java.lang.String TAG
    • Constructor Detail

      • Const

        public Const()