Package abc
Class InterceptObject
- java.lang.Object
-
- abc.InterceptObject
-
public class InterceptObject extends Object
-
-
Constructor Summary
Constructors Constructor Description InterceptObject(String text)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringfoo()StringrepeatSelf(int times)static StringsayHello(String name)
-