Class Utils

  • All Implemented Interfaces:

    
    public class Utils
    
                        

    Created by qinxue on 2018/5/3.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Utils()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static int getMaxLoader() 获取当前应用最大能展示的图片尺寸
      static int getScreenWidth(Context context)
      static int getScreenHeight(Context context)
      • Methods inherited from class java.lang.Object

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

      • Utils

        Utils()