Package samples.suppresseverything
Class SuppressEverything
- java.lang.Object
-
- samples.suppresseverything.SuppressEverything
-
public class SuppressEverything extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SuppressEverything()
SuppressEverything(java.lang.String string)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
something()
void
somethingElse()
-