Package samples.suppressmethod
Class SuppressMethod
java.lang.Object
samples.suppressmethod.SuppressMethodParent
samples.suppressmethod.SuppressMethod
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OBJECT
-
-
Constructor Details
-
SuppressMethod
public SuppressMethod()
-
-
Method Details
-
getObjectWithArgument
-
getObject
-
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) -
invokeVoid
-
myMethod
public int myMethod()- Overrides:
myMethod
in classSuppressMethodParent
-
sameName
-
sameName
-