Class AndroidConstant

  • All Implemented Interfaces:

    
    public class AndroidConstant
    
                        
    Author:

    gusd @Date 2022/10/26 兼容低编译版本,避免因为编译版本低导致的找不到符号问题,同时避免引入魔法值

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

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

      • AndroidConstant

        AndroidConstant()
    • Method Detail