Class SuppressMethod

    • Field Detail

      • OBJECT

        public static final Object OBJECT
    • Constructor Detail

      • SuppressMethod

        public SuppressMethod()
    • Method Detail

      • getObjectWithArgument

        public Object getObjectWithArgument​(String argument)
      • getObject

        public Object getObject()
      • getObjectStatic

        public static Object getObjectStatic()
      • getByte

        public byte getByte()
      • getShort

        public short getShort()
      • getInt

        public int getInt()
      • getLong

        public long getLong()
      • getBoolean

        public boolean getBoolean()
      • getFloat

        public float getFloat()
      • getDouble

        public double getDouble()
      • getDouble

        public double getDouble​(double value)
      • sameName

        public Object sameName​(int i)
      • sameName

        public Object sameName​(float f)